Add new comment

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Submitted by Danuel (not registered) on Mon, 2009-05-11 09:42.

To speed up the login for ProFTP make sure instead of above code you put following:

 DefaultRoot        ~

# make it more secure and faster
<Global>
IdentLookups    off
ServerIdent        on "FTP Server ready."
</Global>
UseReverseDNS    off

The global tags are important.  Also see thread: http://www.howtoforge.com/forums/showthread.php?t=583&page=2

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.