Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Using Net::FTP need to get latest file from the directory ?

by ig (Vicar)
on Mar 11, 2009 at 08:49 UTC ( [id://749822]=note: print w/replies, xml ) Need Help??


in reply to Re: Using Net::FTP need to get latest file from the directory ?
in thread Using Net::FTP need to get latest file from the directory ?

You can use the ls or dir method to get a list of the files in the directory, then use the mdtm method on each file to get its modification time and select the file with the latest modifiction time.

  • Comment on Re^2: Using Net::FTP need to get latest file from the directory ?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://749822]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-23 20:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found