mac系统共享服务无法打开
就在前几天,我的一台老的mac突然无法共享文件了,网上找了很多方法,都不行,原来苹果也是有bug的啊,好不容易找到一个,很好使,希望帮到你
I actually found the attached thread useful by manually turning on file sharing using TERMINAL.
Enable and disable file sharing from term… - Apple Community
Here's my synopsis:
Close system Preferences (If open)
Open Terminal
Paste: sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.AppleFileServer.plist and press [Enter]
Type your computer password (Typing will not show, do it anyway) and press [Enter]
Paste: sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.smbd.plist and press [Enter]
Type exit and press [Enter]
Once the process finishes, close the Terminal window.
Open System Preferences and go to Sharing
DONE!
I was having this same exact problem with my Mac Mini running Catalina 10.15.7 and this fixed it!
Now my Mac Mini shows it's shared folders on my Macbook Pro running High Sierra 10.13.6!
作者:南辞、归
本博客所有文章仅用于学习、研究和交流目的,欢迎非商业性质转载。
博主的文章没有高度、深度和广度,只是凑字数。由于博主的水平不高,不足和错误之处在所难免,希望大家能够批评指出。
博主是利用读书、参考、引用、抄袭、复制和粘贴等多种方式打造成自己的文章,请原谅博主成为一个无耻的文档搬运工!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· .NET10 - 预览版1新功能体验(一)