<?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 Uploading huge file in chunks, can I append stream? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/uploading-huge-file-in-chunks-can-i-append-stream/m-p/135820#M36489</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement to upload huge files to alfresco via cmis api and due to limitation from the calling application, I'm having to split the source file into multiple chunks. Is there a way I can append the content stream of subsequent chunks to the first stream uploaded?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;</description>
    <pubDate>Sun, 17 Dec 2023 22:04:22 GMT</pubDate>
    <dc:creator>sriramb</dc:creator>
    <dc:date>2023-12-17T22:04:22Z</dc:date>
    <item>
      <title>Uploading huge file in chunks, can I append stream?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/uploading-huge-file-in-chunks-can-i-append-stream/m-p/135820#M36489</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a requirement to upload huge files to alfresco via cmis api and due to limitation from the calling application, I'm having to split the source file into multiple chunks. Is there a way I can append the content stream of subsequent chunks to the first stream uploaded?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 22:04:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/uploading-huge-file-in-chunks-can-i-append-stream/m-p/135820#M36489</guid>
      <dc:creator>sriramb</dc:creator>
      <dc:date>2023-12-17T22:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading huge file in chunks, can I append stream?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/uploading-huge-file-in-chunks-can-i-append-stream/m-p/135821#M36490</link>
      <description>&lt;P&gt;Alfresco's CMIS interface has a default maximum upload size of 4GB, you can remove this limitation by adding the following&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;alfresco-global.properties (or docker-compose if you use the docker solution)&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;line&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/community/pra/1/concepts/cmis-config.html" target="_blank" rel="nofollow noopener noreferrer"&gt;as described in the documentation&lt;/A&gt; (is not very clear...):&lt;/P&gt;&lt;PRE&gt;opencmis.maxContentSizeMB=4096 // Instead 4096 put for example 8192 for 8GB&lt;/PRE&gt;</description>
      <pubDate>Mon, 18 Dec 2023 08:38:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/uploading-huge-file-in-chunks-can-i-append-stream/m-p/135821#M36490</guid>
      <dc:creator>AlfrescoZZZ</dc:creator>
      <dc:date>2023-12-18T08:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading huge file in chunks, can I append stream?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/uploading-huge-file-in-chunks-can-i-append-stream/m-p/135822#M36491</link>
      <description>&lt;P&gt;Hi, the limitation is not from alfresco end but the invoking application. So I had to split the uploaded file into chunks and use appendcontentstream. While it works, the size of the appended file seems bigger than the original. Any insights as to why this might happen?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2023 03:42:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/uploading-huge-file-in-chunks-can-i-append-stream/m-p/135822#M36491</guid>
      <dc:creator>sriramb</dc:creator>
      <dc:date>2023-12-19T03:42:03Z</dc:date>
    </item>
  </channel>
</rss>

