• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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