I am using the FTP module. I was wondering if I could replace a dirctory
with a wild card instead of a just a file.


;)

Mike


"Matt C." <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> use the Net::FTP module, which will accomplish your task in the blink of
an eye.
> It's got pretty much everything a standard ftp client has, and best of all
it's in
> perl!!
>
> Matt
>
>
> --- Michael Pratt <[EMAIL PROTECTED]> wrote:
> > This is what I want to do:
> >
> > I want to access a ftp server that has several directories in it under
each
> > directory I want to grab all the text files and process them on to my
> > machine.
> >
> >
> > Is it possible to use a wild card in place of the directory?
> >
> > Mike
> >
> >
> >
> > --
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Great stuff seeking new owners in Yahoo! Auctions!
> http://auctions.yahoo.com



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to