• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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