»Mircea Ciocan« sagte am 2002-02-22 um 13:51:30 +0200 :
> help in testing the reliability of the ftp server, also some experienced
> people advice on seting rsync server ( for now is only plain ftp ), if

For rsync, put into /etc/rsyncd.conf:

max connections = 200

[LM]
path = /var/ftp/pub
comment = Complete current LM

[cooker]
path = /var/ftp/pub1
comment = Complete current Cooker


Next run "chkconfig rsyncd on && service xinetd restart" and you've got
a fully working rsync server.   You also might want to consult man rsync
and especially man rsyncd.conf.

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.iso-top.de      |     Jabber: [EMAIL PROTECTED]
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                       Uptime: 1 day 4 hours 54 minutes

Reply via email to