{"id":970,"date":"2022-02-19T00:40:06","date_gmt":"2022-02-19T00:40:06","guid":{"rendered":"https:\/\/www.itcrumbs.com\/?p=970"},"modified":"2023-12-30T19:21:28","modified_gmt":"2023-12-30T19:21:28","slug":"robocopy-with-permissions-for-full-shares","status":"publish","type":"post","link":"https:\/\/www.itcrumbs.com\/?p=970","title":{"rendered":"Robocopy"},"content":{"rendered":"\n<p>permissions for full shares<\/p>\n\n\n\n<p>robocopy source destination \/E \/ZB \/DCOPY:T \/COPYALL \/R:1 \/W:1 \/V \/TEE \/LOG:X:\\Robocopy.log<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Live, post first copy<\/p>\n\n\n\n<p>robocopy source destination \/XO<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>Addtionally &#8211; <\/p>\n\n\n\n<p>robocopy SOURCE DESTINATION \/mir \/sec \/secfix \/v \/mt:32 \/tbd \/r:2 \/w:3<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<pre class=\"wp-block-code\"><code>robocopy Y:\\ Z:\\ \/copy:DATSOU \/secfix \/e \/b \/MT:8<\/code><\/pre>\n\n\n\n<p>The example command preceding uses the following elements and options:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Y \u2013 Refers to the source share located in the on-premises Active Directory forest mydata.com.<\/li>\n\n\n\n<li>Z \u2013 Refers to the target share \\\\amznfsxabcdef1.mydata.com\\share on Amazon FSx.<\/li>\n\n\n\n<li>\/copy \u2013 Specifies the following file properties to be copied:\n<ul class=\"wp-block-list\">\n<li>D \u2013 data<\/li>\n\n\n\n<li>A \u2013 attributes<\/li>\n\n\n\n<li>T \u2013 timestamps<\/li>\n\n\n\n<li>S \u2013 NTFS ACLs<\/li>\n\n\n\n<li>O \u2013 owner information<\/li>\n\n\n\n<li>U \u2013 auditing information.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>\/secfix \u2013 Fixes file security on all files, even skipped ones.<\/li>\n\n\n\n<li>\/e \u2013 Copies subdirectories, including empty ones.<\/li>\n\n\n\n<li>\/b \u2013 Uses the backup and restore privilege in Windows to copy files even if their NTFS ACLs deny permissions to the current user.<\/li>\n\n\n\n<li>\/MT:8 \u2013 Specifies how many threads to use for performing multithreaded copies.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>permissions for full shares robocopy source destination \/E \/ZB \/DCOPY:T \/COPYALL \/R:1 \/W:1 \/V \/TEE \/LOG:X:\\Robocopy.log Live, post first copy robocopy source destination \/XO Addtionally &#8211; robocopy SOURCE DESTINATION \/mir \/sec \/secfix \/v \/mt:32 \/tbd \/r:2 \/w:3 The example command preceding uses the following elements and options:<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-970","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=\/wp\/v2\/posts\/970","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=970"}],"version-history":[{"count":4,"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=\/wp\/v2\/posts\/970\/revisions"}],"predecessor-version":[{"id":1122,"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=\/wp\/v2\/posts\/970\/revisions\/1122"}],"wp:attachment":[{"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=970"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=970"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.itcrumbs.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=970"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}