December 22, 2022December 22, 2022 0 Comments
How to enable file sharing on Mac
To enable file sharing on your Mac you need to run two commands in sequence.
- sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.AppleFileServer.plist
- Then enter your password
- sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.smbd.plist
- Now exit the terminal
And that is it go back to Preferences->Sharing and you can see file sharing is now enabled.