Windows rsync
Tony Abernethy
tony at servacorp.com
Wed Jun 7 03:26:16 GMT 2006
This is the kind of place where EVERY piece of punctuation matters.
-delete is very unlikely. You probably mean --delete (two dashes before
a "meaningful" parameter)
(-delete would be something wierd following a -d)
192.168.1.152 might be some kind of anonymous
I would expect to see something like user at 192.68.1.152
The :: (two colons) means that it is speaking rsync protocol
I think there is expected to be a "module" name after the ::
(where module is something in /etc/rsyncd.conf on the server side)
(and generally there is enough stuff that you know (and nobody else knows)
so that it works for you and some passerby like me;)
You should get some better advice from people on this list who actually know
what the're talking about.
-----Original Message-----
From: rsync-bounces+tony=servacorp.com at lists.samba.org
[mailto:rsync-bounces+tony=servacorp.com at lists.samba.org]On Behalf Of cory
Sent: Tuesday, June 06, 2006 8:51 PM
To: rsync at lists.samba.org
Subject: Windows rsync
Hi there I am new to rsync so be gentle
Ok i install cwRsync and i used the script that came with it but just
added my filename and remote computer.
right now it says
rsync -r -delete /c/backup/ 192.168.1.152::/c/backup
i also tried it with
rsync -r -delete /cygdrive/c/backup/ 192.168.1.152::/c/backup
and
rsync -r -delete /cygdrive/c/backup/ 192.168.1.152::/cygdrive/c/backup
the error message i get is
Environment Variable rsync -r -delete /cygdrive/c/backup/ not defined
Thanks
Cojast
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.394 / Virus Database: 268.8.2/356 - Release Date: 6/5/2006
-------------- next part --------------
HTML attachment scrubbed and removed
More information about the rsync
mailing list