Re: Problem with permissions

2009-11-28 Thread Matt McCutchen
On Fri, 2009-11-27 at 11:38 -0600, Chris Adams wrote: rsync --stats -v -axH --inplace --delete --rsync-path=rsync --fake-super / u...@remote:/backup/root/ My problem is that there is a local directory that has permissions 0111 (d--x--x--x), and rsync throws an error trying to set the xattr:

[PATCH] Don't (wrongly) retouch dir permissions with --fake-super.

2009-11-28 Thread Matt McCutchen
--- generator.c |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/generator.c b/generator.c index 8038feb..4abe6a0 100644 --- a/generator.c +++ b/generator.c @@ -1892,6 +1892,7 @@ static void touch_up_dirs(struct file_list *flist, int ndx) static int counter

RE: rsync of STDIN to a file.

2009-11-28 Thread Mark Young
On Wed, 2009-11-25 at 12:09 +, Mark Young wrote: I believe the rdiff man page is still not correct, even with your submitted changes. It states In every case where a filename must be specified, - may be used instead to mean either standard input or standard output as appropriate..

Re: [PATCH] Don't (wrongly) retouch dir permissions with --fake-super.

2009-11-28 Thread Wayne Davison
On Sat, Nov 28, 2009 at 2:17 PM, Matt McCutchen m...@mattmccutchen.netwrote: diff --git a/generator.c b/generator.c Much appreciated. Applied and tested. ..wayne.. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options:

[SCM] The rsync repository. branch, master, updated. v3.0.3-286-g24079e9

2009-11-28 Thread Rsync CVS commit messages
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project The rsync repository.. The branch, master has been updated via 24079e988fc31af4eba56cd2701fdc5a4154980d (commit) from