issues
search
sourcefrog
/
conserve
🌲 Robust file backup tool in Rust
Other
262
stars
21
forks
source link
SFTP support
#232
Closed
sourcefrog
closed
1 month ago
sourcefrog
commented
11 months ago
SFTP transport to archives
Uses Rust ssh2 crate
TODO
[x] Make sftp a conditional feature
[x] Default username, the same as the local username?
[x] Mention in the docs
[x] Doc that only agents are supported for auth, or support more auth methods
Later
Integration test that either needs real SSH creds, or that sets up an SSH server. (Might be a bit of work.)
Fixes #83
SFTP transport to archives
Uses Rust ssh2 crate
TODO
Later
Fixes #83