Bhavesh created VFS-622:
---------------------------
Summary: FTPFIleObject doesn't support to update last modified
time of the file
Key: VFS-622
URL: https://issues.apache.org/jira/browse/VFS-622
Project: Commons VFS
Issue Type: Bug
Affects Versions: 2.0
Reporter: Bhavesh
Any reason for the method
{{org.apache.commons.vfs2.provider.AbstractFileObject#doSetLastModifiedTime(long)}}
has not been overridden in the
{{org.apache.commons.vfs2.provider.ftp.FtpFileObject}} ?
I am running the Xlight FTP Server and accessing the files through
{{FTPFileObject}} which doesn't allow me to update the last modified time of
the files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)