1.mac上開(kāi)啟和關(guān)閉ftp服務(wù)的方法:
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
1.mac上開(kāi)啟和關(guān)閉ftp服務(wù)的方法:
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist