• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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