sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
访问:
ftp://用户名:密码@ip
ex: ftp://matrix:123456@192.168.0.1
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
访问:
ftp://用户名:密码@ip
ex: ftp://matrix:123456@192.168.0.1