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

Issue Transport error: unable to list directory: Curl error: (18) Transferred a partial file: Last FTP request

cgoguyer

New Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian 18.0.59 Update #2
Hello,

I get this error when trying to configure Remote storage backup FTPS (FTPS and Passive mode checked).
Error: Transport error: unable to list directory: Curl error: (18) Transferred a partial file: Last FTP request: LIST Last FTP response: 426 Data channel closed
but checkXXX folders were created anyway !

I tried to connect within shell and it works fine: curl -v --ftp-pasv --ssl -k -u myuser 'ftp://xxx.xxx.com:55332/my_path/'
.....
drwx------ 2 myuser myuser 4096 Mar 06 20:37 check0
* TLSv1.2 (IN), TLS header, Supplemental data (23):
drwx------ 2 myuser myuser 4096 Mar 06 20:51 check2
* TLSv1.2 (IN), TLS header, Supplemental data (23):
drwx------ 2 myuser myuser 4096 Mar 06 21:09 check5
.....

Any idea.
Thank you
 
Back
Top