[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

List the files based on the modified time in FTP

Vetrivel Vetrivel

5/26/2009 3:17:00 PM


List the files based on the modified time in ftp.

ftpclient.list('*')
It gives all the files in a directory , But It should list
the file based on the modified time
--
Posted via http://www.ruby-....

1 Answer

Vetrivel Vetrivel

5/26/2009 3:21:00 PM

0

There is a mistake in above question .
I need all the files based on the modified time stamp.


--
Posted via http://www.ruby-....