[Bug 1573] New: module revealed thru error msg even with list = no

2004-08-04 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1573 Summary: module revealed thru error msg even with list = no Product: rsync Version: 2.6.2 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3

[Bug 1573] module revealed thru error msg even with list = no

2004-08-04 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1573 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Error msg

2004-04-14 Thread Jennifer Lu
Hi, I use rsync 2.6.0 version to synchronize 125GB data, I got the following error messages by using the following command: /usr/bin/rsync --rsync-path=/usr/bin/rsync --rsh=/usr/bin/ssh -C --stats --timeout=43200 -avSH --delete source path dest path The error messages: io timeout after 43200

Re: Error msg

2004-04-14 Thread Jim Salter
[[email posted back to list with servers and paths obfuscated]] I notice you aren't specifing a username on the remote machine, machine.local. When using SSH transport, I personally always recommend specifying the remote user account; for example [EMAIL PROTECTED]:/export/path/name/ if the

error msg

2002-12-29 Thread Steve Mallett
Using this command: rsync -azurvp /Users/spaceman/ -e ssh [EMAIL PROTECTED]:/home/test --timeout=60 wrote 2577422743 bytes read 79546 bytes 448846.72 bytes/sec total size is 2831489571 speedup is 1.10 rsync error: partial transfer (code 23) at /SourceCache/rsync/rsync-8/rsync/main.c(576)