I'm interested to hear what do people use as their cloud backup and the cost of it. I currently use idrive e2 storage at 5$ per TB a month. Trying to see if there is any better deal anywhere and just curious on everyone's thoughts.

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 1 day ago* (1 child)

That'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?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 21 hours ago

    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.

  • source
  • parent