ahbonsu opened a new pull request #26: SMB v. 2 / 3 integration based on SMBJ URL: https://github.com/apache/commons-vfs/pull/26 Hi, based on this issue: [https://issues.apache.org/jira/browse/VFS-635](https://issues.apache.org/jira/browse/VFS-635) I created an implementation of [https://github.com/hierynomus/smbj](SMBJ) into vfs 2.2 I named the provider SMB2, so the scheme I used is also smb2. I dont know if it's better to rename the existing smb to cifs and use smb for the smb v2+ implementation. All the tests from the ProviderTests pass (except known issues with classLoader ans sealedClass). Thanks for any feedback or further advice how to proceed with this pr, André
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
