Enable FTP on Mac 10.7
Zur Navigation springen
Zur Suche springen
Start
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
Stop
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist