开启:
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
关闭:
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
本文介绍了如何使用launchctl命令来启动和停止FTP服务。通过简单的命令行操作即可轻松实现FTP服务的状态切换。
开启:
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
关闭:
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
6万+
2020
4715

被折叠的 条评论
为什么被折叠?
