Synology gives me my own private cloud (all major OS and mobile clients) and loads of other benefits as well.
I'm very happy with it.
11–20 of 52 posts
Synology gives me my own private cloud (all major OS and mobile clients) and loads of other benefits as well.
I'm very happy with it.
Earlier quoted context omitted.
Dropbox (which you have heard of) is built on top of Amazon S3. Glacier is a sibling product to S3 and similiarly unlikely to disappear.
Just because Dropbox uses S3 right now doesn't mean they always will. If S3 goes down, Dropbox will probably just use something else.
What to use depends on your use case. Are you looking for backup or are you looking for sync and 'always there'? For the former, I'd recommend using Amazon's Glacier or Google's Nearline storage. If you intend to retrieve your files often, Nearline will do better as the costs are lower and retrieval is faster. You'll likely want to wait until it's out of beta first though, which might take a while. If you don't inten…
EDIT: same with iCloud (or MobileMe or whatever it was before that)
I haven't used it for accessing individual files from backup, just whole drive backup.
Haven't used it, but seems to fit your use case: http://aws.amazon.com/de/glacier/
Seeing as I haven't heard of it, it doesn't seem to meet my criteria of being popular enough to be likely to be around in 50 years. EDIT: It's Glacier I haven't heard of, not Amazon.
Earlier quoted context omitted.
Seeing as I haven't heard of it, it doesn't seem to meet my criteria of being popular enough to be likely to be around in 50 years. EDIT: It's Glacier I haven't heard of, not Amazon.
Dropbox (which you have heard of) is built on top of Amazon S3. Glacier is a sibling product to S3 and similiarly unlikely to disappear.
You can set it up to sync to Glacier/S3/Dropbox/GDrive/OneDrive/Local NAS/FTP server or any combination of them if you want to have multiple copies.
I get 1TB of OneDrive free with Office365 so backup to that but also to S3 so that if I was to stop using Microsoft I'm not tied down.
Has unlimited upload rate; never deletes files; good restore client; can be bought with unlimited upgrades for $60 and at 1TB (without taking into account accessing the data) on S3 you'd pay $30/month | $24/month reduced redundancy or $10/month on glacier for less frequently accessed data.
Because it's a bit more expensive I only tend to put absolute essentials (like photos) on S3. Arq does also compress to help save some cost here.
Worth mentioning that Arq also encrypts everything client side before transmitting so everything is stored encrypted as well. Might be important for you.
Disclaimer - I work for Riverbed, who used to have a lovely product called WhiteWater, subsequently renamed SteelStore and sold to NetApp. This is a backup / archive system that uses whatever 'cloud' (not a word I'm fond of) backend you prefer. Data is de-duplicated at ingress, and encrypted at rest. It would require a local VM, but that's a small matter these days. No idea on pricing.
If you're at all inclined, and primarily to address the '50+ years' requirement, you could look at rolling your own solution. Architecture would be (initially) something like a RPi with a 3TB drive - bought and installed at (at least) two friend's places. Perhaps a contra-deal arrangement with them. VPN for security & convenience. LUKS for at-rest encryption. Something sitting on top of rsync (over SSH) for in-transit encryption + file-level deduplication -- I use dirvish[1] for archives that are too large / too binary blobby for git. I've got two family members already doing rsync (using unison[2]) backups over the net to VMs I host that then get dirvished.
[1] http://www.dirvish.org [2] http://www.cis.upenn.edu/~bcpierce/unison/
Another service for $5 / Month Unlimited Cloud Backup is https://www.backblaze.com/ I haven't used it for accessing individual files from backup, just whole drive backup.