On Thu, Mar 25, 2004 at 01:40:47PM +0100, jsha wrote: > that's what is causing me problems, i'd like to ignore the tag > directory inside the symlinked directories.
No problem - use -X or -x options.
> besides that, i want to be able to mirror dir/user_dirs/user_files
> excluding any directory containing a '[' or ']'.
Same here - use -X or -x:
mirror -X *\[*/ -X *\]*/
--
Alexander.
