Gordon Dexter on 3 Dec 2009 21:12:08 -0800 |
Well it seems that part of JP's dilemma is what program to use. He seems to require that the backup is: a) always encrypted on the backup server b) space/bandwidth efficient A is the tough one really. Most solutions assume the backup server is under your complete control--not always true, or safe, given the amount of data it has. I would try some solution with TrueCrypt and rsnapshot. Rsnapshot is a nifty rsync-based program that automatically creates full backups every time, but files that do not change between backups are created as hard links, so you're only really storing and transferring one copy of it, even if it's in multiple directories. I realize that doing the encryption on the server is perhaps not exactly what he was looking for, since it entails less automation or less security, but I think it's workable. --Gordon --Gordon Sean Collins wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > The "backup my data" wheel has been reinvented enough times that you > shouldn't be forced to write anything. There's plenty of programs out > there that can do what you need to do. The dilemma is where to store > the backups. > > Option #1 is put together a box and colo it in a datacenter. That'll > run you around $100-200 a month + cost of hardware. You'll have to > manage that all on your own, which includes making backups of that > system. > > Option #2 is use Amazon S3 or Tarsnap (I'd do tarsnap since Tarsnap > uses S3, and you won't need to write any more scripts to do the > backup, dedup, upload, versioning, etc.) and let Amazon worry about > maintaining the infrastructure. > > I'm in a similar situation. I have a system in a datacenter that has > client data on it, and I have to make regular backups and store them > offsite. I'm looking at Tarsnap because I can stop managing my > offsite storage, and with the backups being in the cloud the backups > go from offline to nearline. > > Thank You, > Sean Collins > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.12 (Darwin) > > iEYEARECAAYFAksWCvUACgkQ9g9WSXiROTH/lgCfQMK2ifKUXGlU4WWAmyMUgmjg > mDUAnRzOCtUJ12Jgy3uz+TTvgenBJQVL > =gj7d > -----END PGP SIGNATURE----- > ___________________________________________________________________________ > Philadelphia Linux Users Group -- http://www.phillylinux.org > Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce > General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug > ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|