Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

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

by Lawliet (Curate)
on Mar 10, 2009 at 22:19 UTC ( [id://749750]=note: print w/replies, xml ) Need Help??


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

Huh? Are you asking if there are methods like ls([ DIR ]) and dir([ DIR]) (both found in the documentation for Net::FTP). Or are you asking if there is a method that specifically gets the "latest" file? If the latter option, the question "what do you mean by latest?" comes to mind. Assuming you mean file that was most recently changed, you can use mdtm( FILE ) to find the modification time for the file in question.

That being said, care to elaborate? Will regular Perl file checks not work?

And you didn't even know bears could type.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-25 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found