• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved FTP Storage Settings for Backup with FTPS not working!

Daniel

New Pleskian
Hello,

since the upgrade to 17.5 i have an issue with my server Backup that doesn't allow me to use is with FTPS anymore (plain FTP is working). It seems that this is a problem that points to 17.5 because it was working with 17.0 without any problems.

If i try to save the settings i got the following error message:
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 backup ftp://xxx.de/./test-dir/test-file.txt
curl -v --ftp-pasv --ssl -k -u backup ftp://xxx.de/./test-dir/test-file.txt -Q '-DELE test-file.txt'

The FTP-Account has full permissions to the directory so there should be no problem with adding or deleting files and folders.

Kind regards
Daniel
 
Hello,

since the upgrade to 17.5 i have an issue with my server Backup that doesn't allow me to use is with FTPS anymore (plain FTP is working). It seems that this is a problem that points to 17.5 because it was working with 17.0 without any problems.

If i try to save the settings i got the following error message:
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 backup ftp://xxx.de/./test-dir/test-file.txt
curl -v --ftp-pasv --ssl -k -u backup ftp://xxx.de/./test-dir/test-file.txt -Q '-DELE test-file.txt'

The FTP-Account has full permissions to the directory so there should be no problem with adding or deleting files and folders.

Kind regards
Daniel
Hi,

I'm having the same issue.

However, if I do commands manually on server they work.

Hoiw can this be fixed?

I'm not having backups because of this.

Can someone help please?
 
  1. Make sure you have 17.5.3 MU8 or above installed
  2. Add the option ftpForbidReuseConnection to the file /usr/local/psa/admin/conf/panel.ini
    Code:
    [pmm]
    ftpForbidReuseConnection = 1
 
Hi i'm sorry but the issue still exists under ‪Debian 8.9‬ with Plesk Onyx Version 17.5.3 Update #15, last updated on July 30, 2017 12:31 PM could someone please advise?
 
Hi i'm sorry but the issue still exists under ‪Debian 8.9‬ with Plesk Onyx Version 17.5.3 Update #15, last updated on July 30, 2017 12:31 PM could someone please advise?
Did you add the option ftpForbidReuseConnection?
 
Hi Denis,
yes i also try it with the ftpForbidReuseConnection = 1 option.
What FTP server do you use (ProFTPD, vsftpd ...)? Could you attempt to use another FTP server? Also make sure the option ftpForbidReuseConnection = 1 is in [pmm] section and there is only its definition.
 
Hello, I'm using the ProFTPD and yes it had only this setting with the section in my configuration but I still got the same error message while trying to switch to a secure connection. As described above the manual test works fine! Another question is how could I maybe contact the support directly for an issue like this cause it is not possible if I bought the software via a reseller and I'm sure that the reseller could not solve an issue like that.

Kind regards
Daniel
 
Could someone of the Plesk Team please re-open a support ticket for me the first one didn't solve the issue and has been closed?!

Kind regards
Daniel
 
Could someone of the Plesk Team please re-open a support ticket for me the first one didn't solve the issue and has been closed?!

Kind regards
Daniel
What do you mean "re-open a support ticket"? Have you submitted ticket to official Plesk Support Team here Plesk Help Center ? What is Ticket ID?
 
Back
Top