Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.3k views
in Java FTP by (120 points)
I want to list only the files for a specific date only. Is this possible or is there any other work around to this.

Richard

1 Answer

0 votes
by (162k points)
Use dirDetails() to get the array of FTPFiles, and then test each one for the last modified date.

Categories

...