User Tools

Site Tools


blog:2011:start_and_stop_apple_file_server_command_line
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Start and Stop the Apple File Server from Command Line

You can use /sbin/service to start or stop the “Personal File Sharing”.

Start the Apple File Server (“Personal File Sharing”):

sudo /sbin/service com.apple.AppleFileServer start

And likewise stop it:

sudo /sbin/service com.apple.AppleFileServer stop
blog/2011/start_and_stop_apple_file_server_command_line.txt · Last modified: 2015-11-25 08:53 by andunix