woxxy / MySQL-backup-to-Amazon-S3

Backup daily/weekly/monhtly all your MySQL databases to Amazon S3 via SH and s3cmd
MIT License
321 stars 127 forks source link

5GB put limit #20

Open kevinohashi opened 8 years ago

kevinohashi commented 8 years ago

Just curious if anyone else has hit this and how they are getting around it?

san-kumar commented 6 years ago

You can try enabling multi-part upload in s3cmd

See this page for details: http://s3tools.org/kb/item13.htm