Lion 版本使用什么进行 SMB 共享?
我知道 Apple 已经更改了 Lion 版本上 SAMBA 共享的实现。我正在尝试以编程方式共享文件夹。它适用于雪豹。
但在 Lion 上却没有,你能告诉我,Apple 在 Lion 版本上使用什么进行 SMB 共享吗?它在哪里存储有关使用 SMB 的共享文件夹的信息。
I know that Apple has changed implementation for SAMBA sharing on Lion Version. I am trying to share folder programmatically. IT works on Snow Leopard.
But it doesn't on Lion, can you give me a clue, what Apple used for SMB sharing on Lion version? And where does it store information about shared folders using SMB.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下是来自 AppleInsider 的报告。
Apple 已经用自己专有的内部开发代码(称为 SMBX)取代了 SAMBA,这显然主要是因为无法遵守 SAMBA 项目的开源许可要求。
我不知道Apple发布了任何文档,但我没有开发者帐户。
Here is a report from AppleInsider.
Apple has replaced SAMBA with their own proprietary internally-developed code, called SMBX, apparently largely due to not being able to comply with the SAMBA project's open-source licensing requirements.
I am not aware of any documentation released by Apple, but I don't have a developer account.