Link to home
Start Free TrialLog in
Avatar of jpipitone
jpipitone

asked on

ProftpD issues

I have a Fedora Core 3 server running proftpd, and for some reason the ftp server sometimes causes issues and won't allow me to FTP in, it will just hang there.

How can I restart the service manually from the shell so I don't have to reboot the entire machine remotely?  

Also, is there an easy way to check to see why the service is causing itself to hang?  Sometimes my FTP client will throw an error "IO Error: Read timed out"

Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of mwnnj
mwnnj
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
sorry typo!!!


#/etc/rc.d/init.d/proftpd stop
#/etc/rc.d/init.d/proftpd start

and wait for the OK messages on the console
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial