Questions: Changed Proftpd to Pure-ftpd

gwolf2u

Verified User
Joined
May 16, 2010
Messages
5
Hi there guys,

So as the title says, I changed from Proftpd to Pure-ftpd using custombuild.
Now all runs smooth but have a few questions.
#1 Where is the configuration file stored (etc/pure-ftpd.conf does not exit)?
#2 How can I increase the maximum number of logins it can accept (as far as I saw maximum is 50)?

Why I want to increase this?
Well I have a little app that allows users to download content from server using FTP. Now you know how it can be if more then 50 users try at same time to get the content! So any recommendations?

Now I'm no expert in server configuration (I usually ask Google for help), so treat me right :)

Thanks,
Gwolf2u
 
Hello,

Both could be done by editing OPTIONS line on /etc/init.d/pure-ftpd file (/usr/local/etc/rc.d/pure-ftpd on FreeBSD).

Good luck! :)
 
Back
Top