Mac下开启FTPserver
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mac下开启FTPserver相关的知识,希望对你有一定的参考价值。
开启命令
sudo -s launchctl load -w /System/Library/LaunchDaemons/ftp.plist
关闭命令
sudo -s launchctl unload -w /System/Library/LaunchDaemons/ftp.plist
ftp://localhost/
输入电脑用户名/密码以上是关于Mac下开启FTPserver的主要内容,如果未能解决你的问题,请参考以下文章