ReadOnlyRemoteFileSystemStrategy: add support for timestamps
------------------------------------------------------------
Key: JBESB-1793
URL:
http://jira.jboss.com/jira/browse/JBESB-1793
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.4
Reporter: Daniel Bevenius
Fix For: 4.4
From Forum thread:
Since only the filename is stored in the
cache, new files on ftp gateway overwriting existing ones but with the same file name wont
trigger the listener. The file timestamp on the ftp server should be used when querying
the cache. But this requires quite a few changes (from
RemoteFileSystem.getFileListFromRemoteDir which returns an array of String to the ftp
client which should use listFiles instead of listNames)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira