hey all
I was just wondering what is a good ftp server for freebsd 8.0 that allows you to set passive ftp ports
I was just wondering what is a good ftp server for freebsd 8.0 that allows you to set passive ftp ports
PassivePortRange 60000 65000
pasv_max_port
The maximum port to allocate for PASV style data connections. Can be used to specify a narrow port range to assist fire- walling.
Default: 0 (use any port)
pasv_min_port
The minimum port to allocate for PASV style data connections.Can be used to specify a narrow port range to assist fire-walling.
Default: 0 (use any port)
copypaiste said:/usr/libexec/lukemftpd It's a cool and easy to set-up ftpd with many options.
PassivePortRange xxx xxx
ftpd_flags="-p xxx"
"bsdftpd-ssl-1.1.0_2" is the default ftpd in FreeBSD 8.1?Does this mean that the default ftpd (bsdftpd-ssl-1.1.0_2) in my case,
...
FreeBSD 8.1 Release