You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "André Hauenstein (JIRA)" <ji...@apache.org> on 2017/11/22 15:53:00 UTC

[jira] [Created] (VFS-649) SMB v. 2 / 3 integration based on SMBJ

André Hauenstein created VFS-649:
------------------------------------

             Summary: SMB v. 2 / 3 integration based on SMBJ
                 Key: VFS-649
                 URL: https://issues.apache.org/jira/browse/VFS-649
             Project: Commons VFS
          Issue Type: New Feature
    Affects Versions: 2.2
            Reporter: André Hauenstein
            Priority: Minor


Hi,

based on this issue: [https://issues.apache.org/jira/browse/VFS-635] I created an implementation of [https://github.com/hierynomus/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 but I had to remove the test (exclude in pom.xml) because the test needs an external smb share.

Thanks for any feedback or further advice how to proceed with this pr,
André



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)