BackupPC-users

Re: [BackupPC-users] Includes and Excludes

2008-06-24 02:35:42
Subject: Re: [BackupPC-users] Includes and Excludes
From: Christoph Litauer <litauer AT uni-koblenz DOT de>
To: Craig Barratt <cbarratt AT users.sourceforge DOT net>
Date: Tue, 24 Jun 2008 08:35:34 +0200
Craig Barratt schrieb:
> Christoph writes:
> 
>> But: I thought of this potential filter rule problem, too. So I tried
>> with a rsync client:
>>
>> rsync -anv  --include='/[a-z]*' --exclude='*_DELETED/'
>>    root@client:/export/user1 /tmp
>> receiving file list ... done
>> user1/a/a
>> user1/b/b
>>
>> And the other order:
>> rsync -anv  --exclude='*_DELETED/' --include='/[a-z]*'
>>    root@client:/export/user1 /tmp
>> receiving file list ... done
>> user1/a/a
>> user1/b/b
>>
>>
>> As you can see the order of include/exclude filter options doesn't seem
>> to matter ...
> 
> Can you try this with '*_DELETED' instead of '*_DELETED/'?

This makes no difference.

-- 
Regards
Christoph
________________________________________________________________________
Christoph Litauer                  litauer AT uni-koblenz DOT de
Uni Koblenz, Computing Center,     http://www.uni-koblenz.de/~litauer
Postfach 201602, 56016 Koblenz     Fon: +49 261 287-1311, Fax: -100 1311
PGP-Fingerprint: F39C E314 2650 650D 8092 9514 3A56 FBD8 79E3 27B2


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>