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

Personal FTP Repository Settings ISSUE

dgibbs

New Pleskian
Hello All. I am trying to figure out an issue when adding an FTP repository.

When I add the details I get.

Code:
Error: FTP connection failed, please check your FTP settings.
Repository error: Transport error: unable to list directory: Curl error: Couldn't connect to server

I an access the server using WinSCP in sftp mode without issues. I am testing with the root user as well so there should be no permissions issues. It just does not seem to work.
Are there any logs I can look at or something I can try?

Thanks
 
Could it be firewalled, so (passive) connections don't go through? I suggest checking whether it is accessible manually from the server.
 
Already done. I have a Remote CentOS (Plesk) Dedicated server and a local CentOS Fileserver. I can ssh and sftp from the remote to the local without issues

Code:
sftp root@x.x.x.x
Connecting to x.x.x.x...
root@x.x.x.x's password:
sftp>
 
Last edited:
Back
Top