Enable database over SSH #64

Open
opened 2023-05-10 23:46:39 +02:00 by wojtek · 2 comments
Owner

Currently the library can be accessed over SSH, but so can the database. Add an option for the database location to be on the remote.

Issues to consider:

  • Write/read by cating over SSH or by writing/reading locally and copying files?
  • How many features? Separate ssh-library and ssh-database or combined?
Currently the library can be accessed over SSH, but so can the database. Add an option for the database location to be on the remote. Issues to consider: * Write/read by `cat`ing over SSH or by writing/reading locally and copying files? * How many features? Separate `ssh-library` and `ssh-database` or combined?
wojtek added the
enhancement
label 2023-05-10 23:46:39 +02:00
Author
Owner
https://crates.io/crates/openssh-sftp-client
wojtek added this to the v1.0.0-alpha.1 milestone 2024-08-31 11:44:53 +02:00
wojtek added this to the Album tracking project 2024-08-31 11:44:56 +02:00
wojtek modified the milestone from v1.0.0-alpha.1 to v1.0.0-beta.1 2025-01-02 15:54:33 +01:00
wojtek removed this from the Album tracking project 2025-01-02 15:54:35 +01:00
Author
Owner

Integrate with sqlite3_rsync if using sqlite.

Integrate with [sqlite3_rsync](https://www.sqlite.org/rsync.html) if using sqlite.
wojtek added this to the Beta release project 2025-01-05 16:06:47 +01:00
wojtek moved this to To Do in Beta release on 2025-01-12 12:17:13 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:39 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:43 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:47 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:49 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:52 +01:00
wojtek moved this to To Do in Beta release on 2025-01-18 14:22:54 +01:00
Sign in to join this conversation.
No Milestone v1.0.0-beta.1
No project Beta release
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wojtek/musichoard#64
No description provided.