Sample Header Ad - 728x90

How to run pure-ftpd with port range as a service

2 votes
1 answer
1229 views
I am running pure-ftpd on raspbian, I need to pass it parameters to specify the port range for data connections, I read the following page here pure-ftpd faq it mentions that I can run the process directly like below.. Example: /usr/local/sbin/pure-ftpd -p 50000:50400 I believe the way to start and stop the services is as below sudo service pure-ftpd start How can I pass it parameters ?
Asked by Ahmed (227 rep)
Jul 26, 2016, 03:43 PM
Last activity: Jul 26, 2016, 05:46 PM