Re: discrepancy in file count

2004-07-11 Thread Wayne Davison
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

verbiage suggestion

2004-07-11 Thread Jim Salter
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

[PATCH] Batch-mode rewrite

2004-07-11 Thread Chris Shoemaker
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

build bug: HLINK.C

2004-07-11 Thread John E. Malmberg
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

[PATCH] [TRIVIAL] whitespace + variable rename

2004-07-11 Thread Chris Shoemaker
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 -

[Bug 1513] Rsync copying from server to server

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

[Bug 1513] Rsync copying from server to server

2004-07-11 Thread samba-bugs
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

[Bug 1513] New: Rsync copying from server to server

2004-07-11 Thread samba-bugs
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

2004-07-11 Thread Rami Addady
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