Open Java SMB server implementation

前端 未结 2 570
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-05 07:30

Is there an open implementation of a SMB/CIFS server in Java? The only implementation I can find at all is Alfresco\'s but it isn\'t open source.

A related question:

相关标签:
2条回答
  • 2021-01-05 07:36

    Anyway looking at http://www.alfresco.com/products/aifs/ seem that they distribute it with dual licensing (no GPL mentioned) for developers and OEM...

    0 讨论(0)
  • 2021-01-05 07:52

    According to http://www.alfresco.com/media/releases/2007/10/jlan1007/ JLAN is available under the GPL from sourceforge.net/projects/alfresco/files/ -- scroll down to the JLAN section at the bottom.

    0 讨论(0)
提交回复
热议问题