sourcefrog / conserve

🌲 Robust file backup tool in Rust
Other
252 stars 20 forks source link

SFTP support #232

Open sourcefrog opened 7 months ago

sourcefrog commented 7 months ago

SFTP transport to archives

Uses Rust ssh2 crate

TODO:

Fixes #83