On Fri, Jul 09, 2004 at 10:34:22AM -0400, Jim Salter wrote:
> And there are my "untransferred files" - they're all the directories in
> my backup set.
It's an unintentional side-effect of how directories are handled that
they aren't counted in the transferred-file stats, even if they got
created
It occurs to me that it would probably avoid a LOT of newbie confusion
if instead of "bytes written" and "bytes read", the stats said "bytes
sent" and "bytes received". Anybody who doesn't know better intutively
tends to grasp "bytes written" as what got written *to the hard drive*
rather than
Wayne,
Please consider the attached patch. This applies to the current
CVS, and is independant of patches/local-batch.diff. As a matter of
fact, I'm sure it would conflict heavily with local-batch.diff.
This version of batch mode has a couple distinguishing features:
Write-batch
In the module HLINK.C, the routine hard_link_check() will not compile
with the SUPPORT_HARD_LINKS macro defined to be zero.
It appears that the code should be set to return either a zero or a one.
I am not sure which. The example below assumes zero.
-John
[EMAIL PROTECTED]
Personal Opinion On
The attached patch adds some whitespace to the recv_files() function
declaration, and renames variable 'f' to 'f_out' in generate_files().
Index: generator.c
===
RCS file: /cvsroot/rsync/generator.c,v
retrieving revision 1.93
diff -b -
https://bugzilla.samba.org/show_bug.cgi?id=1513
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=1513
[EMAIL PROTECTED] changed:
What|Removed |Added
Summary|Rsync copying from server to|Rsync copying from server to
https://bugzilla.samba.org/show_bug.cgi?id=1513
Summary: Rsync copying from server to server
Product: rsync
Version: 2.6.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component
Rsync fail on "Address already in use" error:
rsync.exe -r -t -b --backup-dir=previous_version --modify-window=2 --exclude
="~$*" --exclude="*.bak" --delete -v "/cygdrive/D/Doc"
[EMAIL PROTECTED]::name/
rsync: failed to connect to 10.99.1.3: Address already in use
rsync error: error in socket IO