Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Enable AFP file sharing using terminal #381451
    kyleoit
    Participant

    It turns out it was as easy as enabling the LaunchDaemon for AFP. I just created a payload free package containing
    [code]sudo launchctl load -w /System/Library/LaunchDaemons/com.apple/AppleFileServer.plist[/code]

    in reply to: Enable AFP file sharing using terminal #381450
    kyleoit
    Participant

    I’ve just run in to the same problem as you. I was just wondering if/how you were able to resolve this.

    For anyone else, basically what I need to do is replicate the GUI funcitonality of going to System Preferences -> Sharing, enableing “File Sharing” and sharing /Volumes/Scratch.

Viewing 2 posts - 1 through 2 (of 2 total)