Enable FTP on Mac 10.7
Version vom 18. September 2020, 11:04 Uhr von Laemmi (Diskussion | Beiträge)
Start
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
Stop
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
Start
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
Stop
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist