PDA

View Full Version : FTP server


gimhan90
6th March 2006, 15:01
HI..
When i go to services window of ISPConfig.It shows that FTP server is not running.But i can upload files using FTP in command line.But failed to do it with ISPConfig UI.What is the problem here?

falko
6th March 2006, 19:02
I think your FTP server is listening on all your IP addresses except 127.0.0.1 (that's the one ISPConfig uses to connect to FTP).
Please post the output of netstat -tap
What's in /etc/hosts?