Hi everyone. I was considering backup options to Glacier Deep Archive, and wanted to know:
- Which software do you use to encrypt client-side, obfuscate, compress and deduplicate the data before you send it to S3?
- What is the difference between
Restore Requests (bulk)
andOutbound data transfer
and which one will I be using when I want to pull my data from AWS?
I’ll be storing approximately 8TB or so of data, which is why I was looking at inexpensive ways to back it up other than buying an HDD outright.
Thanks!
Lots of answers in the comment about this particular storage type/vendor. Regardless, to answer your original question, rclone. Hands down. If you spend 30-60 minutes actually reading their documentation, you are set and understand so much more of what’s going on under the hood.
Thanks, I do know of
rclone
and intend to study it. I was just wondering if the likes ofborg
,duplicati
etc could be used.Can’t speak for those but I tried Kopia and it did the job okay. Ultimately tho I landed on rclone.