i use VSFTPD without issues
make sure you set:
nopriv_user=ftp #(or whatever your ftp user is NOT your mirror user) anonymous_enable=YES anon_root=/srv/mirror/public_html # set this to the doc root of the mirror #these are only needed if you have a non connection tracking FW for passive FTP to work reliably - if you have no firewall in front of the server and dont use NAT this likely shouldn't be needed pasv_max_port=51000 pasv_min_port=50000 port_enable=YES pasv_address=<PUBLIC IP>
Kind regards, Anthony Somerset
Somerset Technical Solutions Ltd. www.somersettechsolutions.co.uk Registered in the UK – Company no. 07738444 VAT Registration No: 140 6916 22 T: +44 (0) 33 0088 2751 E: anthony@somersettechsolutions.co.uk PGP: 0x7C892BF5
On 8 Jun 2013, at 16:29, Neil Aggarwal neil@JAMMConsulting.com wrote:
Hello:
I am setting up a CentOS mirror. I am using CentOS 6.4 on my machine.
I am looking at options for setting up FTP. I have used vsftpd in the past, but I would like to set it up to serve files without requiring a login and I am not seeing that in the documentation.
What FTP server are people using on their mirrors?
Thanks, Neil
-- Neil Aggarwal, (972)834-1565, http://UnmeteredVPS.net/centos Virtual private server with CentOS 6 preinstalled Unmetered bandwidth = no overage charges
CentOS-mirror mailing list CentOS-mirror@centos.org http://lists.centos.org/mailman/listinfo/centos-mirror