Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Operating System: other
Platform: Other
-
27776
Description
I will attach a path with the following enhancements:
*) RenameFile
If the file is in the same filesystem, it will be renamed by the protocol
command, else the copyFrom/delete is issued
*) PushDown FileSystem configuration
On resolveFile you could pass a properties collection which will be used to
configure the underlaying FileSystem. e.g. with FTP you could set the
FTPFileEntryParserFactory
Internally a new FileSystem will be created if you call resolveFile with a
different set of properties.
*) WebDav
Fixed the compile-error with WebDav, now it is compilable with the latest webdav
again.
*) commons-net, jcifs, jsch
Moved to latest version