On Thu, 2008-06-26 at 07:41 -0700, Wayne Davison wrote:
> On Wed, Jun 25, 2008 at 04:26:08PM -0400, Aaron Davies wrote:
> > My guess is that the subdirectories of the target directory not
> > mentioned in the --files-from file are not considered part of the
> > sync and are thus not considered for
Matt, You hit it dead on. Thanks so much. This was making me crazy. Bye,
Frank
Matt McCutchen-7 wrote:
>
> On Wed, 2008-06-25 at 12:50 -0700, fglos wrote:
>> I have setup rsync to backup another linux computer with the link-dest
>> option
>> and realized storage savings. 1st backup is 31gb,
https://bugzilla.samba.org/show_bug.cgi?id=5567
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://bugzilla.samba.org/show_bug.cgi?id=5567
--- Comment #4 from [EMAIL PROTECTED] 2008-06-26 10:14 CST ---
Created an attachment (id=3372)
--> (https://bugzilla.samba.org/attachment.cgi?id=3372&action=view)
Close fd in the generator for empty files
I looked at the code after my
https://bugzilla.samba.org/show_bug.cgi?id=5567
--- Comment #3 from [EMAIL PROTECTED] 2008-06-26 10:14 CST ---
xattrs are probably not involved since I too can reproduce the problem by just
untarring bug5567.tar.gz (which does not have them) to /tmp (which should be
just regular ext3
https://bugzilla.samba.org/show_bug.cgi?id=5567
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #2 from [EM
On Wed, Jun 25, 2008 at 04:26:08PM -0400, Aaron Davies wrote:
> My guess is that the subdirectories of the target directory not
> mentioned in the --files-from file are not considered part of the
> sync and are thus not considered for deletion.
No, not if you've explicitly specified -r (since -a d
https://bugzilla.samba.org/show_bug.cgi?id=5567
--- Comment #1 from [EMAIL PROTECTED] 2008-06-26 06:22 CST ---
Steps to reproduce:
1) cd /tmp
2) wget http://iki.fi/lindi/rsync/bug5567.tar.gz
3) sudo tar xzf bug5567.tar.gz
4) sudo rsync --numeric-ids --delete --delete-after -ax
localho
https://bugzilla.samba.org/show_bug.cgi?id=5567
Summary: REGRESSION: 3.0.3pre3 dies with "failed to open XXX,
continuing: Too many open files"
Product: rsync
Version: 3.0.3
Platform: Other
OS/Version: Linux
Status: