• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

FTP Issues on all domains

RyanSett

New Pleskian
Hello,

I've checked the firewall and FTP is allowed incoming, I added the passive ports to the firewall.

Plesk shows the user in active connections, but when I connect to any domain I get an error that its not able to retrieve the directory. I am not sure if plesk just doesn't know what the \ directory is or if the main config messed up on the domain or sites level.

I am running Plesk 12 on CentOS7.

Any help would be greatly appreciated.
 
Hello Ryan,

For starters are you able to connect and list files if you used command line FTP client?
Code:
#ftp yourhost.com
#cd httpdocs
#dir or ls

If you are able (& are using FileZilla), then chances are the assigned passive ports are blocked in your network.
 
Back
Top