https://bugzilla.samba.org/show_bug.cgi?id=1573
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
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
Pr
[[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 rem
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
The error messages:
io timeout after 43200 seconds - exiting
r
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)
It