DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27776>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27776

[VFS][PATH] Rename File, Push down FileSystem configuration, ....

           Summary: [VFS][PATH] Rename File, Push down FileSystem
                    configuration, ....
           Product: Commons
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Sandbox
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to