{"id":268,"date":"2013-06-21T06:26:00","date_gmt":"2013-06-21T06:26:00","guid":{"rendered":"http:\/\/70@jodohost.com\/\/blog\/"},"modified":"2013-06-21T06:26:00","modified_gmt":"2013-06-21T06:26:00","slug":"deleting-unwanted-folders","status":"publish","type":"post","link":"http:\/\/www.jodohost.com\/blog\/index.php\/2013\/06\/21\/deleting-unwanted-folders\/","title":{"rendered":"Deleting unwanted folders"},"content":{"rendered":"<p>There are certain cases where you may not be able to delete a file or folder, for example when the file name is invalid like when it ends with a dot &#8220;.&#8221; and another example is when the user cannot open the file\/folder using the normal methods in Windows Explorer.<\/p>\n<p>The single line command below can solve this.<\/p>\n<p>rd \/s &#8220;\\\\?\\C:\\userdirectorty\\unwanted\\many\\wiredFolder.&#8221;<\/p>\n<p>Please change the directory path as per your needs, for example :<\/p>\n<p>rd \/s &#8220;\\\\?\\C:\\homedirectory\\Username\\domainname\\unfolder.&#8221;<\/p>\n<p>rd : RemoveDirectory<br \/>\/s : switch to delete from sub-folders<\/p>\n<p> ]]><\/p>\n","protected":false},"excerpt":{"rendered":"<p>There are certain cases where you may not be able to delete a file or folder, for example when the file name is invalid like when it ends with a dot &#8220;.&#8221; and another example is when the user cannot open the file\/folder using the normal methods in Windows Explorer. The single line command below [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/268"}],"collection":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=268"}],"version-history":[{"count":0,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/268\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=268"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=268"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.jodohost.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}