<?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 Copy files from volume to qtree in other volume on same filer in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144361#M31979</link>
    <description>&lt;P&gt;Hello;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to copy files from one volume to a qtree in other volume on same filer(AFF200 cDot 9.3) and same aggregate.&lt;/P&gt;
&lt;P&gt;It is an cifs share containingand 13 000 000 files, eventually with to long filemanes.&lt;/P&gt;
&lt;P&gt;Is there a possibility in cDot? Eventually with ndmpcopy?&lt;/P&gt;
&lt;P&gt;Thanks and Greetings,&lt;/P&gt;
&lt;P&gt;Thomas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 13:09:38 GMT</pubDate>
    <dc:creator>thomas382</dc:creator>
    <dc:date>2025-06-04T13:09:38Z</dc:date>
    <item>
      <title>Copy files from volume to qtree in other volume on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144361#M31979</link>
      <description>&lt;P&gt;Hello;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to copy files from one volume to a qtree in other volume on same filer(AFF200 cDot 9.3) and same aggregate.&lt;/P&gt;
&lt;P&gt;It is an cifs share containingand 13 000 000 files, eventually with to long filemanes.&lt;/P&gt;
&lt;P&gt;Is there a possibility in cDot? Eventually with ndmpcopy?&lt;/P&gt;
&lt;P&gt;Thanks and Greetings,&lt;/P&gt;
&lt;P&gt;Thomas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:09:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144361#M31979</guid>
      <dc:creator>thomas382</dc:creator>
      <dc:date>2025-06-04T13:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Copy files from volume to qtree in other volume on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144368#M31984</link>
      <description>&lt;P&gt;check netapp XCP tool for CIFS&amp;nbsp; or a host based tool like peersync or robocopy&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 19:28:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144368#M31984</guid>
      <dc:creator>naveens17</dc:creator>
      <dc:date>2018-10-31T19:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Copy files from volume to qtree in other volume on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144375#M31987</link>
      <description>&lt;P&gt;Something like:&lt;/P&gt;
&lt;PRE&gt;node run local ndmpcopy -sa vsadmin:&amp;lt;NDMP Password&amp;gt; &amp;lt;SVM-IP&amp;gt;:/&amp;lt;SVM&amp;gt;/srcvol &amp;lt;SVM-IP&amp;gt;:/&amp;lt;SVM&amp;gt;/dstvol/qtree&lt;/PRE&gt;</description>
      <pubDate>Thu, 01 Nov 2018 06:17:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144375#M31987</guid>
      <dc:creator>SeanHatfield</dc:creator>
      <dc:date>2018-11-01T06:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Copy files from volume to qtree in other volume on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144459#M32007</link>
      <description>&lt;P&gt;I think in your case is the best solution for you proposed&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/41960"&gt;@SeanHatfield&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;Your files will be copied by ONTAP internally without going outside.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NDMP copy uses snapshot technology to perform copying, which might be either advantage or disadvantage in your particular case.&lt;/P&gt;
&lt;P&gt;So if you will need the most recent version of the data,&amp;nbsp;after &lt;EM&gt;ndmp&amp;nbsp;copy,&lt;/EM&gt; you might be interested in doing XCP to get the latest updates to your files, in this way &lt;EM&gt;only&amp;nbsp;changed data will be transferred&lt;/EM&gt; which will save you tons of time compare if you will do it only with XCP&amp;nbsp;in the first place.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 16:43:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144459#M32007</guid>
      <dc:creator>Damien_Queen</dc:creator>
      <dc:date>2018-11-05T16:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Copy files from volume to qtree in other volume on same filer</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144476#M32012</link>
      <description>&lt;P&gt;Thanks for the replys, i try tomorrow&lt;/P&gt;
&lt;P&gt;Greetings Thomas&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2018 15:15:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Copy-files-from-volume-to-qtree-in-other-volume-on-same-filer/m-p/144476#M32012</guid>
      <dc:creator>thomas382</dc:creator>
      <dc:date>2018-11-06T15:15:29Z</dc:date>
    </item>
  </channel>
</rss>

