On Fri, Jun 03, 2005 at 10:20:29PM +0300, viktors zeljenovs wrote:
> lftp -e 'o hftp://ftp.antivirus.lv && mirror --delete-first --no-symlinks \
> -x "^|/" -i "(^|/)(index/|bases/as/avc/i386/)" --verbose && quit'
> it mirrors ftp.antivirus.lv/index and thats all.

Try:

        -i "(^|/)(index/|bases/($|(as/($|avc/($|i386/)))))"

Or you can execute two mirror commands, one for each directory you want
to mirror.

-- 
   Alexander.

Reply via email to