Re: rsync daemon and client

2001-03-13 Thread Dave Dykstra
On Tue, Mar 13, 2001 at 06:36:41PM +0200, Giorgos Chatzilias wrote: > Dear all, > I would like please to ask how a client side rsync command is syntaxed. > The daemon runs at port 2000 (--port=2000) > and the rsyncd.conf is: > > [modulename] > path = /usr/tmp/lala > auth users = g

rsync daemon and client

2001-03-13 Thread Giorgos Chatzilias
Dear all, I would like please to ask how a client side rsync command is syntaxed. The daemon runs at port 2000 (--port=2000) and the rsyncd.conf is: [modulename] path = /usr/tmp/lala auth users = giorgos secrets file = /usr/WWW/htdocs/winman/rsync-2.4.6/rsyncd.secrets The