On Tue, Mar 15, 2011 at 5:20 PM, Wayne Davison wrote:
>
> On Tue, Mar 15, 2011 at 7:41 AM, Jean-Christophe Guillain
> wrote:
>>
>> $ rsync -aH --del --ignore-errors --filter="- /lost+found/*" --filter="-
>> /.snapshot/*" /data/orig_disks/vol-opt
Hello all,
In the INCLUDE/EXCLUDE PATTERN RULES section of the rsync man page I read
that "the exclude patterns actually short-circuit the directory traversal
stage when rsync finds the files to send" wich is actually the behaviour I
expect.
But it seems that rsync actually descend through all sec