Hi guys, I hate to have to ask but I checked the mans and news groups and I can't find the answer so you're my last chance ;)
I have lftp version 2.6.4 running on Slackware 8.1 I'm trying to dl several dirs from an ftp site and I just can't figure out how to do it 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 2) mirror dir1 dir3 # to dl dir1 and dir3 if I do (1) I get an error: "mirror: Access failed: 550 /*: No such file or directory." if I do (2) it puts the contence of 3 in dir1 ?!? ;) Hope you can help me 'cause I love the tool but these are important commands. Many thx guys E.
