Just use Net::FTP to get a list of the files in the directory and store them
in an array, and then you can loop through it and get each file.

-----Original Message-----
From: Torres, Jose
To: '[EMAIL PROTECTED]'
Sent: 5/15/02 8:36 AM
Subject: Net::FTP question

Can the get function in Net::FTP be used to get an entire directory? I
know
the get function is used to retrieve a single file, but I need to
retrieve
an entire directory. How can this be done? Thanks.



-Jose

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

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

Reply via email to