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
Leave a Reply
You must be logged in to post a comment.