Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
FTPClient supports MDTM via the getModificationTime method, but this returns an unparsed String for the date.
It would be useful to have another version that parses the response and returns an FTPFile, similarly to mlistFile()