Have I searched the forum before posting? Yes
Have I read the Troubleshooting Wizard before posting? Yes
Have I read the documentation before posting? Yes
Joomla! version: 1.5.23
PHP version: 5.2.14
MySQL version: 5.0.91-community
Host: zen.co.uk
Akeeba Backup Professional version: 3.3.a3
Hi, As a replacement to using Remote Control I was looking to use a wget script on my local machine to fire off a backup profile that transfers the backup files to my S3 cloud.
I use a Mac which ships not with wget but with curl which I believe should achieve the same result using:
/usr/bin/curl --max-redirs 10000 "http://www.yoursite.com/index.php?option=com_akeeba&
view=backup&key=YourSecretKey&profile=profile_id"
I want to check this with the Akeeba team as I am far from a UNIX expert.
Many Thanks, Doug