[wellylug] Using rsync
David Antliff
dave.antliff at paradise.net.nz
Fri Apr 29 11:53:22 NZST 2005
On Fri, 29 Apr 2005, Jamie Dobbs wrote:
>
>> When I use the command: "rsync -rv rsync://192.168.0.3/jedolinux/ .", I
>
> Try the command:
>
> rsync -rv 192.168.0.3::jedolinux/ .
>
> and see if that works, I've had some issues with rsync in the past and
> have found that this command structure usually works for me.
Any reason why you are using rsync in client-server mode? I always use
rsync over ssh (kinda point-to-point) these days...
rsync -e ssh ....
--
David.
More information about the wellylug
mailing list