{"id":184,"date":"2015-10-19T07:14:19","date_gmt":"2015-10-19T07:14:19","guid":{"rendered":"http:\/\/toolbox.pingvinfeszek.hu\/?p=184"},"modified":"2016-10-24T07:13:55","modified_gmt":"2016-10-24T06:13:55","slug":"enable-built-in-ftp-server-in-mac-os-x-yosemite-el-capitan-sierra","status":"publish","type":"post","link":"https:\/\/wp.gaborhargitai.hu\/enable-built-in-ftp-server-in-mac-os-x-yosemite-el-capitan-sierra\/","title":{"rendered":"Enable built-in FTP server in Mac OS X Yosemite \/ El Capitan \/ Sierra"},"content":{"rendered":"

Open up a Terminal and paste in the following commands to enable or disable the built-in FTP server.<\/p>\n

To turn on<\/strong> the FTP server, paste this into the command prompt:<\/p>\n

sudo -s launchctl load -w \/System\/Library\/LaunchDaemons\/ftp.plist<\/code><\/p>\n

To turn off <\/strong>the FTP server, issue the following command:<\/p>\n

sudo -s launchctl unload -w \/System\/Library\/LaunchDaemons\/ftp.plist<\/code><\/p>\n

Now you can access your Mac via FTP using a command like this from another computer on the network:<\/p>\n

ftp:\/\/user@your_mac_ip
\nftp:\/\/user@your_mac_hostname
\n<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"

Open up a Terminal and paste in the following commands to enable or disable the built-in FTP server. To turn on the FTP server, paste this into the command prompt: sudo -s launchctl load -w \/System\/Library\/LaunchDaemons\/ftp.plist To turn off the FTP server, issue the following command: sudo -s launchctl unload -w \/System\/Library\/LaunchDaemons\/ftp.plist Now you can […]<\/p>\n","protected":false},"author":1,"featured_media":218,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[17],"tags":[],"_links":{"self":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/184"}],"collection":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/comments?post=184"}],"version-history":[{"count":7,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/184\/revisions"}],"predecessor-version":[{"id":351,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/posts\/184\/revisions\/351"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/media\/218"}],"wp:attachment":[{"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/media?parent=184"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/categories?post=184"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.gaborhargitai.hu\/wp-json\/wp\/v2\/tags?post=184"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}