changeset 27315:f547c9a0eb91

Add some more information about FTP mirror setup.
author diego
date Thu, 24 Jul 2008 21:24:51 +0000
parents cdb175b40827
children 978eb4967935
files DOCS/tech/mirrors/mirror_howto.txt
diffstat 1 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/mirrors/mirror_howto.txt	Thu Jul 24 21:23:52 2008 +0000
+++ b/DOCS/tech/mirrors/mirror_howto.txt	Thu Jul 24 21:24:51 2008 +0000
@@ -213,10 +213,14 @@
 Setting up an FTP server
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
-Any FTP server will do. We use vsftpd, it's fast and secure. You should have
-the same directory layout as we do on our server, so there should be a
-subdirectory named 'MPlayer' (notice the capitals) that contains the
-downloadable files.
+Any FTP server will do. We use vsftpd, it is fast and secure. The setup is
+similar to the web server setup. The FTP server should listen on both its mirror
+address (ftp#.mplayerhq.hu) and the DNS round-robin address (ftp.mplayerhq.hu).
+All our mirrors are public, so you should allow anonymous access.
+
+You should have the same directory layout as we do on our server, so there
+should be a subdirectory named 'MPlayer' (notice the capitals) that contains
+the downloadable files.
 
 
 Mailing list