• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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