|
Backup Linux to Amazon S3 with s3cmd |
 vote
 |
|
| S3cmd is a program that allows you to backup your Linux box to Amazon S3. Amazon S3 allows you basically unlimited storage and, as long as you have the bandwidth, you can use it from any location. There are two options in a backup that you can use: you can either copy all the files over to an S3 bucket (called put) or you can use the sync command to sync file changes on a regular basis. read more... |
|
| | permapage | score:8522 | -pinehead, April 2, 2012 |
|
|