Please wrap your lines next time. On Wed, 26 Mar 2003, [EMAIL PROTECTED] wrote:
> If the site has say 3 dirs (dir1, dir2, dir3) how would I do the > following in lftp? > > 1) mirror * # to dl dir1, dir2 and dir3 Didn't checked, but "glob mirror *" could work. If not, "mirror" will work for sure - it will download everything in current directory. > 2) mirror dir1 dir3 # to dl dir1 and dir3 queue mirror dir1 queue mirror dir2 > if I do (2) it puts the contence of 3 in dir1 ?!? ;) You didn't read man pages and/or "help mirror" -- Piotrek irc: #debian.pl Mors Drosophilis melanogastribus!
