Displaying 2 results from an estimated 2 matches for "cwsync".
Did you mean:
cwrsync
2004 Mar 26
1
rsync/cwsync dir spaces on the path
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi:
First let me say that rsync/cwrsync is amazing !
And sorry ! if I'm bothering you with this question...
I need to sync my work files from the WinXP Pro machine to our Solaris
one... so far so fine..
My problem is when I specify the path on the rsyncd.conf (cwrsync) I
have tried many combinations
from:
2008 Jul 02
1
rsync: failed to set times on ***
Hello everybody
I#m trying to rsync from 1 server to another with the following command:
rsync -auzv --stats /cygdrive/d/path/to/dir/ CWsync@servername::dyndns
--exclude=config/ --delete >>%RSYNCLOG% 2>>%RSYNCERROR%
the dyndns directory is specified in the rsync.conf on the receiving server.
The server where i'm executing the command is a windows 2003 server and the
receiving server is a linux srver with red hat.
on th...