mirror of
https://github.com/ChrisSewell/MySQL-backup-to-Amazon-S3.git
synced 2025-07-01 18:47:26 -04:00
no i really can't count to 8
This commit is contained in:
@ -20,7 +20,7 @@ Setup
|
||||
sudo wget -O/etc/apt/sources.list.d/s3tools.list http://s3tools.org/repo/deb-all/stable/s3tools.list
|
||||
sudo apt-get update && sudo apt-get install s3cmd
|
||||
|
||||
3.Get your key and secret key at this [link](https://aws-portal.amazon.com/gp/aws/developer/account/index.html?ie=UTF8&action=access-key)
|
||||
3. Get your key and secret key at this [link](https://aws-portal.amazon.com/gp/aws/developer/account/index.html?ie=UTF8&action=access-key)
|
||||
4. Configure s3cmd to work with your account
|
||||
|
||||
s3cmd --configure
|
||||
|
Reference in New Issue
Block a user