• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Backup Scheduler (FTP) tries to delete directory? Curl error

A

AndreasK2

Guest
I scheduled PLESK Backup with a separate FTP Server and it does that job, but afterwards it sends me an E-Mail every half an an hour with the following message


Backup task finished.

Task was created by with guid (FBF9BD74-9ADE-4BA9-A871-947F3502CAAF)


Creation date is: 2011-Mar-29 04:30:07
Task status is: error

Dump full name is:



***********

ATTACHEMENT:

<?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\ipml\daily__ipml_info_1103290430.xml' to 'ftp://_MY_USER_@_BACKUP_SVR//' [Transport error: unable to delete directory: Curl error: failed writing received data to disk/application]</message>
</object>
</execution-result>

Is that strange? Why should PLESK want to delete a directory on the FTP server?
 
Back
Top