How to sort files by date in the FTP server !!!

2010-08-10 Thread Kathiresan Jeyapandian
  Hi all,   I need to download/access the old files first in the FTP server.   I'm using org.apache.commons.net.ftp library to connect to the FTP server.   I'm not sure how to sort the files in the FTP server by created date OR modified date ???   I just wanted to process the list of files by old

How to sort files by date in the FTP server !!!

2010-08-10 Thread Kathiresan Jeyapandian
  Hi all,   I need to download/access the old files first in the FTP server.   I'm using org.apache.commons.net.ftp library to connect to the FTP server.   I'm not sure how to sort the files in the FTP server by created date OR modified date ???   I just wanted to process the list of files by old