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

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