gube has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks,
I am using Net::FTP module to get a file from ftp in one of my directory. I want to get the latest file from directory. Is there any option like we have $ftp->ls() ?
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Using Net::FTP need to get latest file from the directory ?
by Lawliet (Curate) on Mar 10, 2009 at 22:19 UTC | |
|
Re: Using Net::FTP need to get latest file from the directory ?
by gube (Parson) on Mar 11, 2009 at 03:10 UTC | |
by ig (Vicar) on Mar 11, 2009 at 08:49 UTC |