I am trying to schedule backup jobs for individual domains. In Plesk 8.6, this was working fine. Now that I am upgraded to 9.0, none of my backups will complete. Even if I run the backup directly (not as a scheduled task), the file starts to upload to my remote FTP site, but never quite completes.
When it fails, I get this error:
<?xml version="1.0" encoding="utf-8"?>
<execution-result status="error">
<object name="backup" type="backupowner">
<message code="ApplicationException" severity="error">Cannot export dump file 'clients\yyy\domains\xxx.com\man__xxx.com_info_0901030943.xml' to 'ftp://[email protected]//' [Transport error: unable to send directory to repository: Transport error: unable to put local file C:/WINDOWS/TEMP/repo_transport_tmp_01c96dba174a74f0/man__xxx.com_0901030943.zip to man__xxx.com_0901030943.zip: Curl error: a timeout was reached]</message>
</object>
</execution-result>
When it fails, I get this error:
<?xml version="1.0" encoding="utf-8"?>
<execution-result status="error">
<object name="backup" type="backupowner">
<message code="ApplicationException" severity="error">Cannot export dump file 'clients\yyy\domains\xxx.com\man__xxx.com_info_0901030943.xml' to 'ftp://[email protected]//' [Transport error: unable to send directory to repository: Transport error: unable to put local file C:/WINDOWS/TEMP/repo_transport_tmp_01c96dba174a74f0/man__xxx.com_0901030943.zip to man__xxx.com_0901030943.zip: Curl error: a timeout was reached]</message>
</object>
</execution-result>