Hey
Really love BPS Pro and I have been a fan of WP twin for sometime now. It would be great to get the wp twin auto backup working with BPS Pro if possible.
The command for the cron job is:
wget -O /dev/null 'http://example.com/wptwin-autobackup.php?mode=clone&clonekey=my-clone-key'
This does not generate a back up at all when the cron job is actioned and the automated email I get back is this:
http://example.com/wptwin-autobackup.php?mode=clone&clonekey=my-clone-key
Resolving example.com... (IP address)
Connecting to example.com|(IP address)|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2012-12-30 13:33:01 ERROR 403: Forbidden.
I have tried this with the lynx -source instead of wget as suggested but this produces nothing at all.
Any assistance would be great.
Thanks in advance.