Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.4k views
in Java FTP by (160 points)
Some ftp servers do not send full modification date when LIST command is used.
What is the API to use MLSD command in edtftpj ?

3 Answers

0 votes
by (162k points)
It's not supported, but you can use MLST via public FTPFile fileDetails(String name)
0 votes
by (160 points)
It uses MLST command, but I get null from FTPFile.created() method.
0 votes
by (162k points)
Just noticed this had slipped - if not resolved please post the log file at Debug level.

Categories

...