[ 
https://issues.apache.org/jira/browse/VFS-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177693#comment-13177693
 ] 

Ralph Goers edited comment on VFS-397 at 12/30/11 4:30 PM:
-----------------------------------------------------------

CIFS (aka SMB) is part of the VFS sandbox which is not distributed as part of a 
VFS release. It is in the sandbox simply because it has not undergone enough 
testing. It uses a fairly old version of JCIFS, which is licensed under the 
LGPL. To get the SMB support included in a formal release you should check out 
the source from subversion, build it and test it in your environment. Then 
submit any patches required to bring it up to a more recent version of JCIFS, 
and to fix any bugs you find. The sandbox also has lots of checkstyle issues so 
those would want to be cleaned up. This may not take a great deal of effort but 
I've never personally tested it against a real file system. 
                
      was (Author: [email protected]):
    CIFS (aka SMB) is part of the VFS sandbox which is not distributed as part 
of a VFS release. It is in the sandbox simply because it has not undergone 
enough testing. It uses a fairly old version of JCIFS, which is licensed under 
the LGPL. To get the SMB support included in a formal release you should check 
out the source from subversion, build it and test it in your environment. Then 
submit any patches required to bring it up to a more recent version of JCIFS, 
and to fix any bugs you find. The sandbox also has lots of checkstyle issues so 
those would want to be cleaned up. I wouldn't imagine this would take a great 
deal of effort as the unit tests passed the last time I built the sandbox. 
                  
> Add support for CIFS Directory content
> --------------------------------------
>
>                 Key: VFS-397
>                 URL: https://issues.apache.org/jira/browse/VFS-397
>             Project: Commons VFS
>          Issue Type: New Feature
>            Reporter: Stounfree
>              Labels: cifs, commons-vfs, content, directory, listing
>
> Hello,
> Could you please add support for listing CIFS Directory content.
> Thanks in advance!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to