[lug] Globs, tar and pipes (ftp question)

John Starkey jstarkey at advancecreations.com
Sun Aug 26 00:46:20 MDT 2001


I'm trying to weed through roughly 40 gigs on an ftp server. Each dir that I want contains ABC at the end. The server allows tar'ing but not writing.  Anyone know a way to do this?

In the root dir I'm finding the dirs I want with:

ls [A-Z]*/*ABC 

I've tried:

mget [A-Z]*/*ABC/[a-z]*/

and

get [A-Z]*/*ABC/[a-z]*.tar

And many other variations. Is there a way to pipe them into tar and get? I'm getting to the point where any more experimentation would be rude.
 
wget is returning "error in server response, closing control connection" just after the port command. So I'm leaning towards ftp.... that comfort zone thing again.

TIA,

John

-- 
John Starkey
ColoradoParks.net
Advance Creations



More information about the LUG mailing list