Comment on What is your cloud backup solution?
lokalhorst@feddit.org 1 day agoThat’s a nice setup. I actually let restic do my backups? Is there an advantage of using EncFS/rsync? Like not having to use SSH?
Comment on What is your cloud backup solution?
lokalhorst@feddit.org 1 day agoThat’s a nice setup. I actually let restic do my backups? Is there an advantage of using EncFS/rsync? Like not having to use SSH?
No, well I do the first mount over sshfs, then wrap EncFS because I don’t trust hetzner with my unencrypted data. rsync just makes sure I only copy whatever files changed since last run to keep traffic at a minimum.