From the manpage:

            -i RX, --include RX include matching files
            -x RX, --exclude RX exclude matching files
            -I GP, --include-glob GP include matching files
            -X GP, --exclude-glob GP exclude matching files

man lftp

mirror [OPTS]

mirror -i "*VST*" ?

On Mon, 24 Oct 2005, [EMAIL PROTECTED] wrote:



Hi,

mirror *VST*
mget -d *VST*
mirror `ls *VST*`
mirror `ls | grep *VST*`

nothing works.. how can I get every subdirectory with match VST ?

Yours, Antti Liljo, Finland

Reply via email to