• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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