These configurations allow you to connect to Amazon S3, define your `bucket`, and manage scheduled website backups as well as remove older backups.
S3 configuration:
This key is provided to you by Amazon when you create an S3 account.
This key is provided to you by Amazon when you create an S3 account.
Backup Client S3 will create this bucket for you. Amazon S3 has particular requirements (the name of the bucket needs to be unique across all of S3) and character usage (your input will be filtered to ensure compliance). If you plan to backup multiple websites into the same Account then it is a good practice to have the bucket name include your website's URL.
If your website is having difficulties connecting even though you have correctly entered your access and secret key you may need to disable SSL and/or correct your sever settings. You may also need to save this option as unchecked before entering your keys.
Allow cron to upload and/or remove Amazon S3 uploads:
This configuration allow you to turn on/off all the recurring functions of Backup Client S3.
S3 upload options:
Turns on/off backup option. Use frequency options to configure how often cron jobs will initiate an upload to Amazon S3.
S3 removal options:
Turns on/off removal option. At each cron job any older website backups stored in the bucket above the limit number will be deleted. This happens after cron has uploaded any required backup files. For example - if you choose to keep only one file then immediately after then creation of a new website backup the old file will be deleted.