▲ 85 ▼ What is your cloud backup solution? (sh.itjust.works) submitted 1 day ago by CopperKit@sh.itjust.works to c/selfhosted@lemmy.world 69 comments fedilink hide all child comments 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.
[–] lokalhorst@feddit.org 26 points 1 day ago (3 children) A Hetzner Storage Box, 1TB for 3,89€ permalink fedilink source hideshow 6 child comments replies: [–] IsoKiero@sopuli.xyz 4 points 1 day ago Another recommendation for storagebox from here. Cheapest option I've found and they are pretty reliable. I use proxmox backup server to sync my VMs there (encrypted of course). permalink fedilink source parent [–] PetteriPano@lemmy.world 7 points 1 day ago* (last edited 20 hours ago) (2 children) I've gone up one size. 5TB for 10,90€. Weekly cronjob that mounts the storage box, an EncFS volume and rsyncs my files. permalink fedilink source parent hideshow 4 child comments replies: [–] Shabby4582@lemmy.world 3 points 1 day ago Same, but I use Borg backup. Pretty sure hetzner storage supports Borg server to make things a touch quicker too. No issues yet! permalink fedilink source parent [–] lokalhorst@feddit.org 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? permalink fedilink source parent hideshow 2 child comments replies: [–] PetteriPano@lemmy.world 1 point 1 day 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. permalink fedilink source parent [–] bugbear@lemmy.sdf.org 2 points 1 day ago Same. It's enough for me (I don't really have that much data) and just use rclone to back it up. permalink fedilink source parent
[–] IsoKiero@sopuli.xyz 4 points 1 day ago Another recommendation for storagebox from here. Cheapest option I've found and they are pretty reliable. I use proxmox backup server to sync my VMs there (encrypted of course). permalink fedilink source parent
[–] PetteriPano@lemmy.world 7 points 1 day ago* (last edited 20 hours ago) (2 children) I've gone up one size. 5TB for 10,90€. Weekly cronjob that mounts the storage box, an EncFS volume and rsyncs my files. permalink fedilink source parent hideshow 4 child comments replies: [–] Shabby4582@lemmy.world 3 points 1 day ago Same, but I use Borg backup. Pretty sure hetzner storage supports Borg server to make things a touch quicker too. No issues yet! permalink fedilink source parent [–] lokalhorst@feddit.org 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? permalink fedilink source parent hideshow 2 child comments replies: [–] PetteriPano@lemmy.world 1 point 1 day 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. permalink fedilink source parent
[–] Shabby4582@lemmy.world 3 points 1 day ago Same, but I use Borg backup. Pretty sure hetzner storage supports Borg server to make things a touch quicker too. No issues yet! permalink fedilink source parent
[–] lokalhorst@feddit.org 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? permalink fedilink source parent hideshow 2 child comments replies: [–] PetteriPano@lemmy.world 1 point 1 day 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. permalink fedilink source parent
[–] PetteriPano@lemmy.world 1 point 1 day 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. permalink fedilink source parent
[–] bugbear@lemmy.sdf.org 2 points 1 day ago Same. It's enough for me (I don't really have that much data) and just use rclone to back it up. permalink fedilink source parent