[
https://issues.apache.org/jira/browse/NET-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved NET-565.
----------------------
Resolution: Fixed
Fix Version/s: 3.4
URL: http://svn.apache.org/r1644401
Log:
NET-565 Add FTPClient method to return an FTPFile from an MDTM command
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPClient.java
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/parser/MLSxEntryParser.java
> Add FTPClient method to return an FTPFile from an MDTM command
> --------------------------------------------------------------
>
> Key: NET-565
> URL: https://issues.apache.org/jira/browse/NET-565
> Project: Commons Net
> Issue Type: New Feature
> Reporter: Sebb
> Fix For: 3.4
>
>
> 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()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)