SBDavid
May 23rd, 2009
May 23rd, 2009
How to run proftpd in debug mode
How to run proftpd in debug mode
If you are having any issues logging in, or uploading files, creating directories, etc.. you can run proftpd in debug mode to see what the proftpd server is doing and possibly find out why it’s generating the errors it is.
To do so, type the following:
/etc/init.d/proftpd stop
proftpd -n -d 20
proftpd -n -d 20