develooper Front page | perl.beginners | Postings from January 2002

Re: Downloading FTP files

Thread Previous
From:
Michael Pratt
Date:
January 30, 2002 07:47
Subject:
Re: Downloading FTP files
Message ID:
20020130154628.80666.qmail@onion.perl.org
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." <mattcauth@yahoo.com> wrote in message
news:20020130145843.87890.qmail@web14007.mail.yahoo.com...
> 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 <mtpratt1971@hotmail.com> 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: beginners-unsubscribe@perl.org
> > For additional commands, e-mail: beginners-help@perl.org
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Great stuff seeking new owners in Yahoo! Auctions!
> http://auctions.yahoo.com



Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About