Displaying 1 result from an estimated 1 matches for "4lizkxa3".
2003 Jul 29
2
Help using --exclude
...can give me some
insight.
The command I'm using is:
rsync --archive --cvs-exclude --exclude=.mozilla/**/Cache/ --exclude
*.core --numeric-ids --relative --verbose /export/home/erin
isengard::shadowfax
An example of a file that I would like to exlcude is:
/export/home/erin/.mozilla/default/4lizkxa3.slt/Cache/00FBBBF2d01
My hope was the exclude pattern .mozilla/**/Cache/ would prevent the
Cache directory and
all files within it from being copied. However, this is not the case and
all files in the directory
are being transfered.
You're help is greatly appreciated.
-- Scott