<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">i use VSFTPD without issues<div><br></div><div>make sure you set:</div><div><br></div><div>nopriv_user=ftp #(or whatever your ftp user is NOT your mirror user)</div><div>anonymous_enable=YES</div><div><div>anon_root=/srv/mirror/public_html # set this to the doc root of the mirror</div><div>#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</div><div>pasv_max_port=51000</div><div>pasv_min_port=50000</div><div>port_enable=YES</div><div>pasv_address=&lt;PUBLIC IP&gt;</div><div><br></div><div><br></div><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Kind regards,&nbsp;&nbsp;<br>Anthony Somerset&nbsp;<br>&nbsp;<br>Somerset Technical Solutions Ltd.&nbsp;<br><a href="http://www.somersettechsolutions.co.uk">www.somersettechsolutions.co.uk</a>&nbsp;<br>Registered in the UK – Company no.&nbsp;07738444&nbsp;</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">VAT Registration No: 140 6916 22<br>T: +44 (0) 33 0088 2751&nbsp;<br>E:&nbsp;<a href="mailto:anthony@somersettechsolutions.co.uk">anthony@somersettechsolutions.co.uk</a><br>PGP: 0x7C892BF5<br><br></div>
</div>
<br><div><div>On 8 Jun 2013, at 16:29, Neil Aggarwal &lt;<a href="mailto:neil@JAMMConsulting.com">neil@JAMMConsulting.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello:<br><br>I am setting up a CentOS mirror.<br>I am using CentOS 6.4 on my machine.<br><br>I am looking at options for setting up FTP.<br>I have used vsftpd in the past, but I would like to set it<br>up to serve files without requiring a login and I am not<br>seeing that in the documentation.<br><br>What FTP server are people using on their mirrors?<br><br>Thanks,<br> &nbsp;Neil<br><br>--<br>Neil Aggarwal, (972)834-1565, <a href="http://UnmeteredVPS.net/centos">http://UnmeteredVPS.net/centos</a><br>Virtual private server with CentOS 6 preinstalled<br>Unmetered bandwidth = no overage charges<br><br><br><br>_______________________________________________<br>CentOS-mirror mailing list<br><a href="mailto:CentOS-mirror@centos.org">CentOS-mirror@centos.org</a><br>http://lists.centos.org/mailman/listinfo/centos-mirror<br></blockquote></div><br></div></body></html>