Hi Brad,
Yes, I tried, the problem, as Wayne told, comes with ":", that notation
conflicts with the sintax's hostname ...
Thus, I think that, the only way to use rsync with windows, implies
Cygwin.
Thank u!
Judith
pd: Thanks Wayne!!
Brad Rigden wrote:
Hi Judith,
have you tried replacing your
Hi Judith,
have you tried replacing your forward slashes with back slashes?
Brad
On 26 Oct 2005, at 11:00, Judith Flo wrote:
Hi everyone!
Does anyone use, rsync, under windows, without Cygwin?
When I type something like this:
rsync -auvlHI --delete --partial --modify-window=2 --log-format="
On Wed, Oct 26, 2005 at 12:00:20PM +0200, Judith Flo wrote:
> Seems that rsync "doesn't understand" the string "e:", because when I
> type "/cygdrive/e/program"
> I can send the data without any problem...
Yes, that's correct -- rsync does not know anything about drive letters,
so you cannot use
Hi everyone!
Does anyone use, rsync, under windows, without Cygwin?
When I type something like this:
rsync -auvlHI --delete --partial --modify-window=2 --log-format=" %t %o %l %f " --stats -vv -e "ssh -o
ForwardX11=no -vv -i "e:/program/sinc/.ssh/sinc_rsa" -l USER" "e:/program" SERVER:dir_dest