<?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: Download all documents within a site/folder along with metadata information in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72894#M23565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are installing a new instance of the same version of Alfresco, and you want everything in the old instance to be in the new instance, and you are not changing databases, it is far easier to simply dump the database, tar up the content store and the database dump, then do the reverse into your new instance. Then you'll have an exact replica of the old instance without having to write any scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your other questions, why would you use CMIS to download, then the REST API to upload? You can use CMIS to do both the download and the upload if you decide to go that route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion, it is pretty easy to use CMIS to download folders, files, and metadata. If you don't use my database dump-and-load suggestion, I'd use CMIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2018 13:43:09 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2018-07-23T13:43:09Z</dc:date>
    <item>
      <title>Download all documents within a site/folder along with metadata information</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72893#M23564</link>
      <description>Hi,I currently have an alfresco production instance on which I have setup my content model, sites and folders using the Share UI.&amp;nbsp;I now am looking to bootstrap all the above and I gather that if the content model has been setup in Model Manager via the Share UI, implementing a bootstrap version of t</description>
      <pubDate>Mon, 23 Jul 2018 08:02:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72893#M23564</guid>
      <dc:creator>kartech11</dc:creator>
      <dc:date>2018-07-23T08:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Download all documents within a site/folder along with metadata information</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72894#M23565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are installing a new instance of the same version of Alfresco, and you want everything in the old instance to be in the new instance, and you are not changing databases, it is far easier to simply dump the database, tar up the content store and the database dump, then do the reverse into your new instance. Then you'll have an exact replica of the old instance without having to write any scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding your other questions, why would you use CMIS to download, then the REST API to upload? You can use CMIS to do both the download and the upload if you decide to go that route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my opinion, it is pretty easy to use CMIS to download folders, files, and metadata. If you don't use my database dump-and-load suggestion, I'd use CMIS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 13:43:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72894#M23565</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2018-07-23T13:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Download all documents within a site/folder along with metadata information</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72895#M23566</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;In addition, if you do not need your sys-uuid information, I would consider to use bulk export tool in the source:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/vprince1/alfresco-bulk-export" title="https://github.com/vprince1/alfresco-bulk-export" rel="nofollow noopener noreferrer"&gt;GitHub - vprince1/alfresco-bulk-export: Automatically exported from code.google.com/p/alfresco-bulk-export&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then to use Alfresco bulk import tool in the target with the exported data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 14:24:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72895#M23566</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-07-23T14:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Download all documents within a site/folder along with metadata information</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72896#M23567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;B&gt;Jeff Potts&lt;/B&gt;‌, I am actually taking a look at your example to connect via CMIS to query alfresco&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial-cmis" title="https://github.com/jpotts/alfresco-developer-series/tree/master/content/content-tutorial-cmis" rel="nofollow noopener noreferrer"&gt;alfresco-developer-series/content/content-tutorial-cmis at master · jpotts/alfresco-developer-series · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any tutorial you have that will give me some guidance to do a quick sample so that I can get comfortable with CMIS to query alfresco? I am hoping with CMIS I can run it in a standalone java class to query my alfresco instance for sites, folders , document content and metadata information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 16:30:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72896#M23567</guid>
      <dc:creator>kartech11</dc:creator>
      <dc:date>2018-07-23T16:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Download all documents within a site/folder along with metadata information</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72897#M23568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The text that goes along with that code is:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html" title="https://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html" rel="nofollow noopener noreferrer"&gt;Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, the Chemistry web site has many code examples:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://chemistry.apache.org/docs/cmis-samples/" title="https://chemistry.apache.org/docs/cmis-samples/" rel="nofollow noopener noreferrer"&gt;Home - Apache Chemistry Samples&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 18:57:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/download-all-documents-within-a-site-folder-along-with-metadata/m-p/72897#M23568</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2018-07-27T18:57:09Z</dc:date>
    </item>
  </channel>
</rss>

