Comment on Show HN: Pooshit – Sync local code to remote Docker containersComments−fny11moThis 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/−marktolsonOP11moBecause I don't want to do this: https://mutagen.io/documentation/introduction/getting-starte...−fny11moThis doesn't answer why you're manually handling everything with sftp instead of rsync.
Comments
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/
Because I don't want to do this: https://mutagen.io/documentation/introduction/getting-starte...
This doesn't answer why you're manually handling everything with sftp instead of rsync.