Re: Help: Login FTP
- From: Jim Gibson <jimsgibson@xxxxxxxxx>
- Date: Thu, 17 Jan 2008 10:54:47 -0800
In article <1200583365.481814@xxxxxxxxxxxxxxxxxxxxxxx>, Peter
Ludikovsky <darthludi@xxxxxxxxx> wrote:
[top-posting fixed]
Amy Lee wrote:
Hello,
I wanna write a script that it can login the FTP server and go to the
specific directory to get the file list and download files. But I don't
know how to pass the user name part and password part. The FTP server is
an anonymous server.
My question is: Are there any Perl modules than can help users login FTP
without password and user name? Furthermore, which modules can help me get
file lists like "ls -l" in FTP server?
1) Go to http://search.cpan.org/
2) In the textbox enter "FTP"
3) Click on the first result
4) Read & meditate
.... or trying entering 'perldoc -q ftp' at a command-line prompt.
--
Jim Gibson
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
.
- References:
- Help: Login FTP
- From: Amy Lee
- Re: Help: Login FTP
- From: Peter Ludikovsky
- Help: Login FTP
- Prev by Date: Re: Calling binary from Perl prog and passing arguments
- Next by Date: Re: Chat client/server print failed
- Previous by thread: Re: Help: Login FTP
- Next by thread: Working with a 1-GB XML file...
- Index(es):
Relevant Pages
|