{"id":701,"date":"2017-07-25T20:05:42","date_gmt":"2017-07-25T19:05:42","guid":{"rendered":"https:\/\/ibex.tech\/windows-iot\/?p=631"},"modified":"2017-07-25T20:05:42","modified_gmt":"2017-07-25T19:05:42","slug":"ftp-access","status":"publish","type":"post","link":"https:\/\/ibex.tech\/csharp\/windows-10-iot-core\/windows-iot-general\/networking\/ftp-access","title":{"rendered":"FTP Access"},"content":{"rendered":"<h4>\n\tEnabling FTP Access<br \/>\n<\/h4>\n<p>\n\tFTP access is disabled by default\n<\/p>\n<p>\n\tEnable FTP on the device using the following powershell command:\n<\/p>\n<pre>\n<code>\nstart C:\\Windows\\System32\\ftpd.exe\n<\/code><\/pre>\n<p>\n\tIn file explorer on your PC in the address bar yhou can now connect to it using FTP&nbsp;by entering:\n<\/p>\n<p style=\"margin-left: 40px\">\n\tftp:\/\/&lt;your_iot_device_name_or_IP&gt;\n<\/p>\n<p>\n\t&nbsp;\n<\/p>\n<p>\n\tTo disable ftp again use the following:\n<\/p>\n<pre>\n<code>\nkill -processname ftpd*\n<\/code><\/pre>\n<h4>\n\tResources<br \/>\n<\/h4>\n<p>\n\t<a href=\"https:\/\/developer.microsoft.com\/en-us\/windows\/iot\/docs\/ftp\">https:\/\/developer.microsoft.com\/en-us\/windows\/iot\/docs\/ftp<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Enabling FTP Access FTP access is disabled by default Enable FTP on the device using the following powershell command: start C:\\Windows\\System32\\ftpd.exe In file explorer on your PC in the address bar yhou can now connect to it using FTP&nbsp;by entering: ftp:\/\/&lt;your_iot_device_name_or_IP&gt; &nbsp; To disable ftp again use the following: kill -processname ftpd* Resources https:\/\/developer.microsoft.com\/en-us\/windows\/iot\/docs\/ftp<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[96],"tags":[],"class_list":["post-701","post","type-post","status-publish","format-standard","hentry","category-networking"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/comments?post=701"}],"version-history":[{"count":0,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/701\/revisions"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/media?parent=701"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/categories?post=701"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/tags?post=701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}