on Wed, 15 May 2002 15:36:00 GMT, [EMAIL PROTECTED] (Jose Torres) wrote: > 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.
You can get a directory listing and then retrieve file-by-file. -- felix -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]