Enable FTP on Mac 10.7
Version vom 22. September 2021, 19:14 Uhr von Laemmi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Category:Mac Start sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist Stop sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.…“)
Start
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
Stop
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist