simple-s3-backup icon indicating copy to clipboard operation
simple-s3-backup copied to clipboard

A simple Ruby backup solution for MySQL & MongoDB databases, file directories, and single files to Amazon S3.

Results 3 simple-s3-backup issues
Sort by recently updated
recently updated
newest added

Hi! I've added param SPLIT_INTO_SEPARATE_DIRECTORIES in settings.rb which determine that backup should be stored in separate folder(folder name is timestamp)

If DAYS_OF_ARCHIVES is not specified/commented out, then skip deletion

I'm using a bucket in S3(Northern California) when I run simple-s3-backup.rb get a error: /usr/local/lib/ruby/gems/1.9.1/gems/aws-s3-0.6.2/lib/aws/s3/error.rb:38:in `raise': The bucket you are attempting to access must be addressed using the specified endpoint....