Re: My first rsync experience

2002-12-05 Thread Dave Dykstra
First, as a newbie you should be aware that a lot of people think they need to use daemon mode when they can do fine with the much simpler normal rsh or ssh mode, so make sure you really do need it. Second, if you do need it, make sure you can do 'telnet servername 873' and get a response, otherwi

My first rsync experience

2002-12-04 Thread David Flood
Before I start let me say I'm a relative newbie to rsync so bear with me. I've just installed version 2.5.5 and set up the following files on the server: inetd.conf rsync stream tcp nowait root/usr/local/bin/rsync rsyncd --daemon rsync.conf [www] path = /test/test2