しかし、使えないわけではない。
設定はターミナルから行う。
FTPサーバー起動
sudo launchctl load -w /System/Library/LaunchDaemons/ftp.plist
FTPサーバー停止
sudo launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
sudo launchctl load -w /System/Library/LaunchDaemons/ftp.plist
sudo launchctl unload -w /System/Library/LaunchDaemons/ftp.plist