Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 Apple 已经更改了 Lion 版本上 SAMBA 共享的实现。我正在尝试以编程方式共享文件夹。它适用于雪豹。
但它不在 Lion 上,你能给我一个线索,Apple 在 Lion 版本上用于 SMB 共享的内容是什么?它在哪里存储有关使用 SMB 的共享文件夹的信息。
这是AppleInsider 的一份报告。
Apple 已经用自己专有的内部开发代码 SMBX 取代了 SAMBA,这显然主要是由于无法遵守 SAMBA 项目的开源许可要求。
我不知道 Apple 发布的任何文档,但我没有开发者帐户。