Displaying 4 results from an estimated 4 matches for "woodd".
Did you mean:
woody
2005 Feb 25
3
[Bug 2389] block/character devices on Solaris yield wacky rsync stats
https://bugzilla.samba.org/show_bug.cgi?id=2389
------- Additional Comments From woodd@deshaw.com 2005-02-24 16:43 -------
Created an attachment (id=979)
--> (https://bugzilla.samba.org/attachment.cgi?id=979&action=view)
Proposed syscall.c patch
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Yo...
2005 Feb 25
0
[Bug 2389] New: block/character devices on Solaris yield wacky rsync stats
...d wacky rsync
stats
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: woodd@deshaw.com
QAContact: rsync-qa@samba.org
The problem is easy to re-produce:
bsqa1.nyc:/tmp/rsync/test # ls -al foo
crw-r----- 1 root sys 85,16554 Oct 6 2003 foo
bsqa1.nyc:/tmp/rsync/test # /tmp/rsync/bin/rsync --archive -v /tmp/rsync/test/
master:/tmp/rsync/test/
building...
2005 Feb 25
1
[Bug 2390] some dry run stats inaccurate
https://bugzilla.samba.org/show_bug.cgi?id=2390
------- Additional Comments From woodd@deshaw.com 2005-02-24 17:21 -------
Created an attachment (id=980)
--> (https://bugzilla.samba.org/attachment.cgi?id=980&action=view)
Proposed sender.c / receiver.c patch
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because...
2005 Feb 25
0
[Bug 2390] New: some dry run stats inaccurate
...Summary: some dry run stats inaccurate
Product: rsync
Version: 2.6.4
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: woodd@deshaw.com
QAContact: rsync-qa@samba.org
When using rsync with "--dry-run --stats" the reported "Number of files
transferred" and "Total transferred file size" are incorrect:
bsqa1.nyc:/tmp/rsync/test # /tmp/rsync/bin/rsync --archive --dry-run --stats
/tmp...