打开命令:
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
关闭命令:
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
Mac下打开FTP服务
原文:http://www.cnblogs.com/caolongs/p/7123758.html