Enable FTP on Mac 10.7
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