<?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 Recursively copy file and folder structure to existing one in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/recursively-copy-file-and-folder-structure-to-existing-one/m-p/262093#M215223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some folder structure with files (content nodes) in folders and content nodes may have some additional associations, like renditions. I have another set of folder and files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All I need is to recursively copy one set of files and folders on the top of another one, so that if for example a folder exists at destination, but some files or sub-folders are missing in it, they will be added. The same with other associations. Basically the behavior I want to achieve is similar to some file manager - you either skip and files are added or overwrite them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there some more or less standard way to do this with CopyService? I checked the CopyCallbacks but did not find anything suitable. It is always possible to iterate over a directory tree manually, but it is not really what I want.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any ideas about this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Aug 2011 18:24:29 GMT</pubDate>
    <dc:creator>absolute</dc:creator>
    <dc:date>2011-08-01T18:24:29Z</dc:date>
    <item>
      <title>Recursively copy file and folder structure to existing one</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/recursively-copy-file-and-folder-structure-to-existing-one/m-p/262093#M215223</link>
      <description>Hi all,I have some folder structure with files (content nodes) in folders and content nodes may have some additional associations, like renditions. I have another set of folder and files.All I need is to recursively copy one set of files and folders on the top of another one, so that if for example</description>
      <pubDate>Mon, 01 Aug 2011 18:24:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/recursively-copy-file-and-folder-structure-to-existing-one/m-p/262093#M215223</guid>
      <dc:creator>absolute</dc:creator>
      <dc:date>2011-08-01T18:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Recursively copy file and folder structure to existing one</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/recursively-copy-file-and-folder-structure-to-existing-one/m-p/262094#M215224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have solved this with iterating over a child tree manually but copying with copy service node by node (without children) if the node does not exist at the target location. Works like a charm &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 07:53:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/recursively-copy-file-and-folder-structure-to-existing-one/m-p/262094#M215224</guid>
      <dc:creator>absolute</dc:creator>
      <dc:date>2011-08-03T07:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Recursively copy file and folder structure to existing one</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/recursively-copy-file-and-folder-structure-to-existing-one/m-p/262095#M215225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you be so nice to share your code as sample, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i woould like to do exactly the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tahnkyou very much in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2012 09:58:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/recursively-copy-file-and-folder-structure-to-existing-one/m-p/262095#M215225</guid>
      <dc:creator>mimu</dc:creator>
      <dc:date>2012-08-23T09:58:29Z</dc:date>
    </item>
  </channel>
</rss>

