• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question Error Backup FTP

Hitradio

New Pleskian
You also have that problem when I at the backup an FTP register that he says that the FTP connection user and password is not correct although all data is correct ... he logs on the FTP s.Txt a text file txt file and deletes you Even when saving the FTP data again comes back error!

Unable to operate the storage: Transport error: unable to delete file: Curl error: (35) SSL connect error: Last FTP request: NLST Last FTP response: 150 Opening data channel for directory listing of "/check0"
Check that you have permissions to delete files from the storage. You can check it independently with the commands:
echo 123 | curl -T - --ftp-create-dirs -v --ftp-pasv --ssl -k -u ixxxxxxxx
ftp://xxx.de/./test-dir/test-file.txt
curl -v --ftp-pasv --ssl -k -u ixxxxxxxx ftp://xxxxx.de/./test-dir/test-file.txt -Q '-DELE test-file.txt'
 
Back
Top