Hacker News new | ask | show | jobs
by fny 271 days ago
This is a steaming pile of SFTP. Why not use rsync or wrap it if you must?

For anyone who's interested in proper bidirectional sync check out Mutagen.[0]

[0]: https://mutagen.io/documentation/synchronization/

1 comments

This doesn't answer why you're manually handling everything with sftp instead of rsync.