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
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