similar to: rsync/cwsync dir spaces on the path

Displaying 5 results from an estimated 5 matches similar to: "rsync/cwsync dir spaces on the path"

2004 Mar 10
1
rsync
d# rsync -vcrlpogtz . rsync@domain.ltd:/export/home/rsync/ rsync@domain.ltd's password: sh: rsync: rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(189) d# Can someone tell me what am I doing wrong? Thanks
2004 Mar 13
1
suppressing motd without decreasing verbosity
Is there a way to make the rsync client suppress the motd without suppressing other messages when connecting to an rsync server? What I want is to run rsync from cron and have it produce output only when any files have been downloaded or deleted and whenever errors have happened. Otherwise, I want it to be quiet. This doesn't seem to be possible with rsync as of version 2.5.7. When I use the
2004 Jun 01
1
Unexplained error (code 24)
Hi all, While trying to mirror a filesystem from one machine to another (for backup purposes) I get the following error: [root@samantha root]# /usr/bin/rsync -qavxzC --delete chandler:/var/ /bigdisk/backup/chandler/dev-md5-var/ root@chandler's password: rsync error: unexplained error (code 24) at main.c(1045) Does this mean anything to anybody? Regards, Graham --
2002 Jun 03
2
Help with 2.2.4 binary build
Hi folks, I'm getting these messages when compiling 2.2.4 on Solaris 7 with gcc version 2.95.3: % ./configure --with-utmp % make Compiling smbd/password.c smbd/password.c: In function `grab_server_mutex': smbd/password.c:1198: warning: passing arg 1 of `message_named_mutex' discards qualifiers from pointer target type Compiling lib/system.c lib/system.c: In function
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