隨筆-193  評論-715  文章-1  trackbacks-0

          While this hint will work as stated, it's pretty much incorrect usage of launchctl for the purpose of the hint.

          launchctl load...loads the FTP service into launchd's database of services. When you do an unload, you are telling launchd to not manage it anymore.

          So a better way to do this--probably the proper way--is to first issue the command to load the service:

          sudo launchctl load -w /System/Library/LaunchDaemons/ftp.plist

          Then, if you'd like to stop FTP, issue this command:

          sudo launchctl stop com.apple.ftpd

          And if you decide you'd like to bring it back up, use this command:

          sudo launchctl start com.apple.ftpd

          If you'd like for launchd to forget about FTP, that is when you would run this:

          sudo launchctl unload /System/Library/LaunchDaemons/ftp.plist

          The hint as-is will work, but seems a little counter-productive to make launchd remember and forget about FTP all the time.

          posted on 2012-06-30 23:15 Robin's Programming World 閱讀(898) 評論(0)  編輯  收藏 所屬分類: OS
          主站蜘蛛池模板: 绥化市| 抚顺市| 榕江县| 喀喇沁旗| 天长市| 本溪| 四川省| 晋中市| 信阳市| 浪卡子县| 大丰市| 佛山市| 无极县| 涟水县| 静安区| 南丰县| 连江县| 永春县| 濉溪县| 临城县| 汤原县| 景德镇市| 绥化市| 巴里| 乌海市| 安阳县| 吉安县| 牙克石市| 加查县| 永城市| 英吉沙县| 于田县| 綦江县| 山阴县| 雅江县| 巨鹿县| 横峰县| 天峨县| 昂仁县| 阿克苏市| 双鸭山市|