• 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.

Resolved Backup FTP problem

dvl

New Pleskian
Hi everyone! I have trouble making backup on FTP. I checked FTP server, all seems to be fine. Every time backup fails with this message:

Unable to resume an interrupted upload. It seems like FTP server deleted the file, when the connection was lost. Try to repeat or perform upload manually: The connectivity problem: (55) Failed sending data to the peer: Last FTP request: STOR backup_2111300016.zip: Last FTP response: 125 Data connection already open; Transfer starting

Anyone familiar with this? Thank you.
 
Hi everyone! I have trouble making backup on FTP. I checked FTP server, all seems to be fine. Every time backup fails with this message:

Unable to resume an interrupted upload. It seems like FTP server deleted the file, when the connection was lost. Try to repeat or perform upload manually: The connectivity problem: (55) Failed sending data to the peer: Last FTP request: STOR backup_2111300016.zip: Last FTP response: 125 Data connection already open; Transfer starting

Anyone familiar with this? Thank you.

I solved this one using file handling options on FTP server. Administrative Tools>Internet Information Services (IIS) Manager , expand the Sites node, and then click the name of the FTP site. Click Advanced Settings in the Manage FTP Site section, expand File Handling and specify True for Keep Partial Uploads if the FTP service should keep files that have been partially uploaded. That's it!
 
Back
Top