Have I read the related troubleshooter articles above before posting (which pages?)?
Have I searched the tickets before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: 2.5
PHP version: (unknown)
MySQL version:
Akeeba Backup version: (unknown)
EXTREMELY IMPORTANT: Please attach a ZIP file containing your Akeeba Backup log file in order for us to help you with any backup or restoration issue. If the file is over 2Mb, please upload it on your server and post a link to it.
Description of my issue:
Hi there
I have performed my first manual backup direct to my amazon s3 account and it works great. E files upload and its all good.
However, I would like to use a cron job to automate this function. So have done my first cron job and it works great and peprforms the backup but the backup is only sat in the admin of akeeba....the back up has been done but has not uploaded to amazon s3. I have used the same access and secret code as I have in the configuration so I know they are correct as they work when doing a manual backup.
Here is the command. Without codes
/usr/local/bin/php /home/pantheon/public_html/cli/akeeba-backup.php --profile=2 --description="My automated backup" --override="engine.postproc.s3.accesskey=Xxxxxxxx" --override="engine.postproc.s3.secretkey=xxxxxxxxx"
Any tips would be great.
Many thanks
Gav