<?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: Copy folder alongwith ACL from netapp to another netapp filer in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2826#M272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We&amp;nbsp; are having two filers. Now one of the filer is getting full. i need to&amp;nbsp; copy some share folders from that to another filer along with what are&amp;nbsp; the ACL (permissions etc).What is the best way ? I need something for 0&amp;nbsp; down time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna kumar&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Sep 2010 09:40:13 GMT</pubDate>
    <dc:creator>krisk1974</dc:creator>
    <dc:date>2010-09-08T09:40:13Z</dc:date>
    <item>
      <title>Copy folder alongwith ACL from netapp to another netapp filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2823#M271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are having two filers. Not one of the filer is getting full. i need to copy some share folders from that to another filer along with what are the ACL (permissions etc).What is the best way ? I need something for 0 down time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:09:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2823#M271</guid>
      <dc:creator>krisk1974</dc:creator>
      <dc:date>2025-06-05T07:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Copy folder alongwith ACL from netapp to another netapp filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2826#M272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We&amp;nbsp; are having two filers. Now one of the filer is getting full. i need to&amp;nbsp; copy some share folders from that to another filer along with what are&amp;nbsp; the ACL (permissions etc).What is the best way ? I need something for 0&amp;nbsp; down time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna kumar&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 09:40:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2826#M272</guid>
      <dc:creator>krisk1974</dc:creator>
      <dc:date>2010-09-08T09:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Copy folder alongwith ACL from netapp to another netapp filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2829#M273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Best way is NDMP copy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ndmpcopy -sa &amp;lt;user&amp;gt;:&amp;lt;pass&amp;gt; -da &amp;lt;user&amp;gt;:&amp;lt;pass&amp;gt; source_filer:/vol/vol_source_name/folder/file destination_filer:/vol/vol_dest_name/file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assume CIFS / NFS share permissions are set on the target directory the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 14:02:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2829#M273</guid>
      <dc:creator>nigelg1965</dc:creator>
      <dc:date>2010-09-08T14:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Copy folder alongwith ACL from netapp to another netapp filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2836#M274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there any other option than ndmpcopy ? After copying should we re create cifs share along with ACL on destination ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 15:22:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2836#M274</guid>
      <dc:creator>krisk1974</dc:creator>
      <dc:date>2010-09-08T15:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Copy folder alongwith ACL from netapp to another netapp filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2840#M275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you want to use NDMPcopy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's windows data, you could use robocopy or similar, assuming the filers are in the same domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the data is a whole volume or qtree (or a large percentage of ) snapmirror could be used. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 15:44:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2840#M275</guid>
      <dc:creator>nigelg1965</dc:creator>
      <dc:date>2010-09-08T15:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Copy folder alongwith ACL from netapp to another netapp filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2843#M276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ndmpcopy is taking too much time for 160GB CIFS share. and i don't know whether it will copy ACL/Permission.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any problem while i stop ndmpcopy in between ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 15:52:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2843#M276</guid>
      <dc:creator>krisk1974</dc:creator>
      <dc:date>2010-09-08T15:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Copy folder alongwith ACL from netapp to another netapp filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2847#M277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't think there'd be a problem stopping it part way through. You should be able to look at the destination data before copying has completed anyway. I'd restart the copy from scratch if you do stop it, I had an issue with the -l options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 16:02:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2847#M277</guid>
      <dc:creator>nigelg1965</dc:creator>
      <dc:date>2010-09-08T16:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Copy folder alongwith ACL from netapp to another netapp filer</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2852#M278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ndmpcopy will copy &lt;STRONG&gt;file&lt;/STRONG&gt; ACLs. It won't create shares on destination and replicate &lt;STRONG&gt;share&lt;/STRONG&gt; ACLs. You could look at securecopy (available on NOW toolchest) for copying share definitions between filers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no alternative to ndmpcopy (on NetApp) if you need to copy only several directories. For whole volume you can use &lt;SPAN style="font-family: courier new,courier;"&gt;vol copy&lt;/SPAN&gt; - it should be much faster; for whole qtree you could use QSM but it requires extra license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 15:31:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Copy-folder-alongwith-ACL-from-netapp-to-another-netapp-filer/m-p/2852#M278</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2010-09-11T15:31:03Z</dc:date>
    </item>
  </channel>
</rss>

