19 points jacobwilliamroy 1 day ago 17 comments
slipheen 1 day ago | parent
How quickly do you need to be able to restore? Is it commercial or homelab?
The most cost-effective option by far would be to put a NAS device someplace offsite. You could use tailscale to connect to it remotely.
After that, depending on your access patterns, either a glacier-style s3 service (aws or backblaze/etc), or a rented bare-metal server with big disks some place inexpensive.
jacobwilliamroy 1 day ago | parent
monerozcash 1 day ago | parent
You can probably get away with google drive+rclone+borg/restic/whatever, but it will be rather clunky. Backblaze might be a nicer backend to use.
I use rsync.net with borg, but not sure about your budget. Their 1TB lifetime plan is very competitive though.
Sohcahtoa82 1 day ago | parent
jacobwilliamroy 1 day ago | parent
carstenhag 1 day ago | parent
brudgers 1 day ago | parent
Or to put it another way, why is state of the art important?
kjkjadksj 1 day ago | parent
jacobwilliamroy 1 day ago | parent
monerozcash 1 day ago | parent
bomewish 1 day ago | parent
Oxodao 21 hours ago | parent
aynyc 1 day ago | parent
carstenhag 1 day ago | parent
aynyc 18 hours ago | parent
throwaway81523 1 day ago | parent
JustExAWS 1 day ago | parent
I didn’t use rclone. I just used native AWS cli commands. But I’m an AWS guy and already had my own seldom used AWS account.
Restore takes from 12 (more expensive) to 48 hours (cheaper)