PDA

View Full Version : [ubuntu] Easy solution for encryption and online storage


norman_
June 28th, 2009, 10:48 PM
Hi everyone,

I was hoping someone could point me to an easy way to accomplish a task I need to do in the next few weeks.

I have a rather large amount of data (+/- 60GB of mostly media and datasets I use for work), and I need to upload it to an online storage service for a few weeks before I can download it to another computer. The files are absolutely critical, and this will be the only copy in existence. I really NEED to get them back, and there is no simple way for me to keep backups elsewhere (long story).

My problem is that some of the data is quite sensitive, and I would not want anyone snooping. I'm hoping there's a way to create multi-part archives (for ease of upload with my slow connection) and then encrypt them in a way that's easy for me to recover, but hard for unauthorised eyes to read.

Any suggestion would be much appreciated!

Thanks a lot

Norman

unutbu
June 28th, 2009, 11:02 PM
Are you using Ubuntu 6.10?

Agent ME
June 28th, 2009, 11:56 PM
60 gb of data? Not even trying to figure out where you'd host that, it would also take forever to upload.

norman_
June 29th, 2009, 12:08 AM
60 gb of data? Not even trying to figure out where you'd host that, it would also take forever to upload.


I was thinking of using jungle disk which works with Amazon s3. You pay about 15 cents per GB, which is not that bad at all. It will take forever to upload for sure.

norman_
June 29th, 2009, 12:09 AM
Are you using Ubuntu 6.10?

Hehe, I just haven't updated my profile in a while :)

Using 9.04 64bit at the moment

HermanAB
June 29th, 2009, 12:17 AM
Get a hard disk and a USB adaptor. Uploading 60GB of data will take weeks and something is bound to go wrong before you are done.

mdebusk
June 29th, 2009, 12:32 AM
The files are absolutely critical, and this will be the only copy in existence.

If you'll permit only one copy to exist, then they aren't critical files.

If they are critical files, you'd better have multiple copies.

Your best solution is to buy two or more external hard drives, put big-enough Truecrypt containers on them (or encrypt the entire volume of each), back up to the encrypted volumes, and store the drives in separate places.

The online thing just won't do what you want it to do.

norman_
June 29th, 2009, 10:15 AM
Thanks for the feedback everyone. I'm afraid you are right. I'll have to find an alternative that involves a physical copy.

Dr Small
June 29th, 2009, 09:02 PM
It seems to me that you are putting a lot of stock in a remote backup on some offshore server that could care less if your only existing critical backup gets lost when they have a hard drive failure.

Buy a small external drive, and do what the rest of the guys suggested. Setup a truecrypt container and move your backups to this drive.

Dr Small