Output of --list-only?

2009-11-20 Thread Benjamin R. Haskell
Am I overlooking something obvious, or is there really no way to specify an output format for '--list-only' or 'rsync -a [SOURCE]'? Tried '--out-format=%n' and '--log-file-format=%n' (just in case), but neither had any effect. Noticing '-i'/'--itemize-changes' lead to what I'm using for now:

RE: rsync of STDIN to a file.

2009-11-20 Thread Mark Young
Thanks very much Eliot and Matt. I didn't know about gzip storing the original filename, thanks for the tip about the -n. As you say from rsync's point of view I'm sure the difference is negligible. Can you point me at any usage examples with rdiff. I've searched quite a bit and apart from

Re: rsync of STDIN to a file.

2009-11-20 Thread Ryan Lynch
On Fri, Nov 20, 2009 at 12:35, Mark Young mark_yo...@hotmail.com wrote: Thanks very much Eliot and Matt. I didn't know about gzip storing the original filename, thanks for the tip about the -n. As you say from rsync's point of view I'm sure the difference is negligible. Can you point me at

Re: Output of --list-only?

2009-11-20 Thread Matt McCutchen
On Fri, 2009-11-20 at 12:21 -0500, Benjamin R. Haskell wrote: Am I overlooking something obvious, or is there really no way to specify an output format for '--list-only' or 'rsync -a [SOURCE]'? There is no way. You can enter an enhancement request if you like. In case anyone's curious or

DO NOT REPLY [Bug 6915] New: Reject passing an argument to an option that doesn't take one

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6915 Summary: Reject passing an argument to an option that doesn't take one Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity:

RE: rsync of STDIN to a file.

2009-11-20 Thread Matt McCutchen
On Fri, 2009-11-20 at 17:35 +, Mark Young wrote: Can you point me at any usage examples with rdiff. I've searched quite a bit and apart from the cygwin man page and the rdiff -? usage message I'm unable to find enough information for me to see how to use it successfully. Yes, the man page

DO NOT REPLY [Bug 6915] Reject passing an argument to an option that doesn't take one

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6915 --- Comment #1 from way...@samba.org 2009-11-20 18:09 CST --- I'd imagine that this is a bug for the popt library. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving this mail because:

RE: rsync of STDIN to a file.

2009-11-20 Thread Matt McCutchen
On Fri, 2009-11-20 at 19:01 -0500, Matt McCutchen wrote: On Fri, 2009-11-20 at 17:35 +, Mark Young wrote: Can you point me at any usage examples with rdiff. I've searched quite a bit and apart from the cygwin man page and the rdiff -? usage message I'm unable to find enough information

DO NOT REPLY [Bug 6915] Reject passing an argument to an option that doesn't take one

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6915 --- Comment #2 from m...@mattmccutchen.net 2009-11-20 20:43 CST --- Reported upstream: http://rpm5.org/cvs/tktview?tn=54 But don't bother trying to comment there: their bug tracker doesn't allow non-developers to comment. That's

DO NOT REPLY [Bug 6915] Reject passing an argument to an option that doesn't take one

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6915 --- Comment #3 from m...@mattmccutchen.net 2009-11-20 20:47 CST --- Created an attachment (id=4974) -- (https://bugzilla.samba.org/attachment.cgi?id=4974action=view) Patch for rsync's included popt For now, here's a patch applicable

Restoring Backup user files with preserving UID/GID

2009-11-20 Thread LuKreme
I backed up all the user files on machine using rsync, and I have a directory on my backup machine that looks like: 0 drwxr-xr-x 26 10171018884 Nov 20 08:03 bea 0 drwxr-xr-x 25 10391040850 Aug 21 03:58 charles 0 drwxr-xr-x 10 10331034340 Mar 1 2004 deliv 0

DO NOT REPLY [Bug 6915] Reject passing an argument to an option that doesn't take one

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6915 m...@mattmccutchen.net changed: What|Removed |Added Attachment #4974 is|0 |1 obsolete|

DO NOT REPLY [Bug 5801] Speed up delta-transfer of zeros in new files with --sparse

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5801 --- Comment #3 from m...@mattmccutchen.net 2009-11-21 00:00 CST --- Fedora has a similar RFE: https://bugzilla.redhat.com/show_bug.cgi?id=525545 There, the further suggestion is made that the receiver should be able to skip long runs

DO NOT REPLY [Bug 6312] rsync -X does not preserve SELinux context

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6312 m...@mattmccutchen.net changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 5356] SELinux extended attributes incompatibility: Linux kernel 2.6.9 and 2.6.18

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5356 m...@mattmccutchen.net changed: What|Removed |Added CC||mst...@read.org.nz ---

DO NOT REPLY [Bug 6916] New: Avoid bundling a modified zlib

2009-11-20 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6916 Summary: Avoid bundling a modified zlib Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3 Component: