{"id":703,"date":"2017-07-25T21:21:34","date_gmt":"2017-07-25T20:21:34","guid":{"rendered":"https:\/\/ibex.tech\/windows-iot\/?p=648"},"modified":"2017-07-25T21:21:34","modified_gmt":"2017-07-25T20:21:34","slug":"file-system-2","status":"publish","type":"post","link":"https:\/\/ibex.tech\/csharp\/windows-10-iot-core\/windows-iot-general\/powershell\/file-system-2","title":{"rendered":"File System"},"content":{"rendered":"<h5>\n\tMove file<br \/>\n<\/h5>\n<pre>\n<code>\nMove-Item C:\\MyDirectory1\\MyFile.txt C:\\MyDirectory2\\ -force\n<\/code><\/pre>\n<p>\n\t-force causes an overwrite if necessary.\n<\/p>\n<p>\n\tYou can provide a full target path to perform a rename at the same time if wanted.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Move file Move-Item C:\\MyDirectory1\\MyFile.txt C:\\MyDirectory2\\ -force -force causes an overwrite if necessary. You can provide a full target path to perform a rename at the same time if wanted.<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[97],"tags":[],"class_list":["post-703","post","type-post","status-publish","format-standard","hentry","category-powershell"],"_links":{"self":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/703","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=703"}],"version-history":[{"count":0,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/posts\/703\/revisions"}],"wp:attachment":[{"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/media?parent=703"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/categories?post=703"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibex.tech\/csharp\/wp-json\/wp\/v2\/tags?post=703"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}