Hacker News new | ask | show | jobs
by pluijzer 1442 days ago
I am looking to wean off Dropbox. Do you know if Syncthing in combination with rsync is a good combo?
1 comments

I forget - isn’t syncthing straight up SFTP ?

Should work perfectly…

Usually every node that share a folder need to have syncthing installed.

The only way to make it work with rsync.net would be to mount a sshfs on a machine running syncthing.

Not sure if the performance will be good.

Maybe with Rclone ?