<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51523#M4723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running into a very similar problem...except in my case I have assigned the qtree security type to NTFS.&amp;nbsp; When I richcopy the files over (with appropriate options to copy security info) the permissions are not copied.&amp;nbsp; Just for kicks, I ran the same copy tool against a qtree with mixed security and it copied the NTFS permissions just fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really want to use NTFS only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Oct 2009 16:31:11 GMT</pubDate>
    <dc:creator>pash_hrnic</dc:creator>
    <dc:date>2009-10-19T16:31:11Z</dc:date>
    <item>
      <title>Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51477#M4703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I must be missing something&lt;/P&gt;&lt;P&gt; really basic here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to migrate files and folders from a Windows server to a NetApp.&lt;/P&gt;&lt;P&gt;I have tried xcopy, robocopy, but am unable to have the permissions follow once the files are copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The location is a mixed mode qtree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The procedure I did was to mount the filer share from the windows server and attempt to copy the files.&lt;/P&gt;&lt;P&gt;The files copy without issue, but the permissions are reset to "everybody" (I am not concerned that the owner changes.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the permissions of the shared folder before copy, all of those permissions are inherited.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I get the existing file permissions to follow the files when they are copied?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dana &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:22:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51477#M4703</guid>
      <dc:creator>dmandell</dc:creator>
      <dc:date>2025-06-05T07:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51482#M4705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is neto from Brazil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any reason that you are using mixed qtree and not ntfs style?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robocopy is a good tool for migration including NTFS ACL's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are the options that you chose using robocopy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;neto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2009 00:42:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51482#M4705</guid>
      <dc:creator>neto</dc:creator>
      <dc:date>2009-10-17T00:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51491#M4709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neto,&lt;/P&gt;&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;I just got it to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was under the impression that /mir did not need /copyall to get the permissions to carry over.&lt;/P&gt;&lt;P&gt;Including /copyall did the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. the mixed qtree was so that Linux users could still connect to their home folders and change file permissions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2009 00:54:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51491#M4709</guid>
      <dc:creator>dmandell</dc:creator>
      <dc:date>2009-10-17T00:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51495#M4711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NetApp - I love this company!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2009 01:30:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51495#M4711</guid>
      <dc:creator>neto</dc:creator>
      <dc:date>2009-10-17T01:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51498#M4713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And....if you'd like another option, check out RichCopy (GUI-driven + multi-threaded....not necessarily better than Robocopy but another option).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2009 14:46:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51498#M4713</guid>
      <dc:creator>amiller_1</dc:creator>
      <dc:date>2009-10-17T14:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51501#M4714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Andrew.&lt;/P&gt;&lt;P&gt;I will check it out.&lt;/P&gt;&lt;P&gt;The multithreaded part looks to me most useful!&lt;/P&gt;&lt;P&gt;-Dana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Oct 2009 15:41:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51501#M4714</guid>
      <dc:creator>dmandell</dc:creator>
      <dc:date>2009-10-17T15:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51505#M4716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Richcopy is good, but its buggy and as far as i know (unless its been updated in the last 2 months) cannot copy ACLs correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as said above, on my migrations i used robocopy with the /copyall flag and also /ZB to deal with dodgy-permissions/locked files&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your migrating alot of data, consider using a Win2k8 box, as this version of robocopy is much newer and is multi-threaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 09:49:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51505#M4716</guid>
      <dc:creator>__COLIN_GRAHAM_14270</dc:creator>
      <dc:date>2009-10-19T09:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51514#M4719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, copying ACLs is most important in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know if one can use the Win2k8 version of robocopy with win2k3? (R1 or R2)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 15:27:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51514#M4719</guid>
      <dc:creator>dmandell</dc:creator>
      <dc:date>2009-10-19T15:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51518#M4721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No.. unfortunately its 2k8 only &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt; i think this same version is also bundled with vista SP1 if thats any use?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check out the wikipedia page for robocopy, its got some handy info about versions, bugs and limitations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up using the original XP10 version as XP26 had a major bug (i cant remember what it was off the top of my head.. it was either not replicating timestamps correctly, or a ACL issue)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 15:40:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51518#M4721</guid>
      <dc:creator>__COLIN_GRAHAM_14270</dc:creator>
      <dc:date>2009-10-19T15:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51523#M4723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running into a very similar problem...except in my case I have assigned the qtree security type to NTFS.&amp;nbsp; When I richcopy the files over (with appropriate options to copy security info) the permissions are not copied.&amp;nbsp; Just for kicks, I ran the same copy tool against a qtree with mixed security and it copied the NTFS permissions just fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really want to use NTFS only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 16:31:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51523#M4723</guid>
      <dc:creator>pash_hrnic</dc:creator>
      <dc:date>2009-10-19T16:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51528#M4725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the same issue when using RoboCopy instead of RichCopy?&lt;/P&gt;&lt;P&gt;I have read elsewhere online of others with ACL (permission) problems as well with RichCopy, but not RoboCopy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 16:37:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51528#M4725</guid>
      <dc:creator>dmandell</dc:creator>
      <dc:date>2009-10-19T16:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51532#M4727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's worth a shot.&amp;nbsp; I'll try robocopy and let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 16:40:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51532#M4727</guid>
      <dc:creator>pash_hrnic</dc:creator>
      <dc:date>2009-10-19T16:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51537#M4729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Used robocopy, same result.&amp;nbsp; NTFS perms not being copied over.&amp;nbsp; Everyone group has FULL access to everything I copy over...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind richcopy copied the NTFS perms over just fine when I copied&amp;nbsp; to a mixed security qtree...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 17:36:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51537#M4729</guid>
      <dc:creator>pash_hrnic</dc:creator>
      <dc:date>2009-10-19T17:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51542#M4730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What permissions do the files have after copy? &lt;/P&gt;&lt;P&gt;Did you use /copyall option with robocopy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 17:39:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51542#M4730</guid>
      <dc:creator>dmandell</dc:creator>
      <dc:date>2009-10-19T17:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51548#M4731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wonderful.&amp;nbsp; That's what I was looking for!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 17:43:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51548#M4731</guid>
      <dc:creator>pash_hrnic</dc:creator>
      <dc:date>2009-10-19T17:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to maintain NTFS permissions when copy from Windows server to NetApp</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51553#M4732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just for info, ive attached a userguide for Robocopy, bear in mind its for the XP10 version but all the major switches and options should apply to newer versions..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always remember &lt;STRONG&gt;/mir /copyall&lt;/STRONG&gt; is the surefire way to mirror with permissions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;happy migrating &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 20:18:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Unable-to-maintain-NTFS-permissions-when-copy-from-Windows-server-to-NetApp/m-p/51553#M4732</guid>
      <dc:creator>__COLIN_GRAHAM_14270</dc:creator>
      <dc:date>2009-10-19T20:18:53Z</dc:date>
    </item>
  </channel>
</rss>

