On 11/10/24 22:55, Michael D. Setzer II wrote:
On 10 Nov 2024 at 16:04, ToddAndMargo via users wrote:
Hi All,

is there a way to tell fsftp to handle more handles
and traffic at once?


Are you using passive mode?

Yes

If so what ports have you specified in /etc/vsftpd/vsftp.conf

vsftpd

# tail /etc/vsftpd/vsftpd.conf
userlist_enable=NO
# tcp_wrappers=YES
tcp_wrappers=NO

# Passive mode
pasv_enable=Yes
# pasv_max_port=10100
pasv_max_port=10300
pasv_min_port=10090


Are port and sockets the same thing to vsftpd?

Lines at end.
pasv_enable=YES
pasv_min_port=xxxxx
pasv_max_port=yyyyy

Note sure the default is if not specified?


Many thanks,
-T


--
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to