<?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: Size maximum file uploadin Alfresco Enterprise 3.4.4 in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78106#M24475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just adding to Cesar's reply. I could not found 'system.content.maximumFileSizeLimit' property in 3.4 repository.properties file. This seems to be limitation of flash upload component, you may want to try with HTML upload component. Only limitation&amp;nbsp;with HTML upload component is, it allows one file upload at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change upload component by making following entry in share-config-custom.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;file-upload&amp;gt;&lt;BR /&gt; &amp;lt;!--&lt;BR /&gt; Adobe Flash™&lt;BR /&gt; In certain environments, an HTTP request originating from Flash cannot be authenticated using an existing session.&lt;BR /&gt;&lt;SPAN&gt; See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://bugs.adobe.com/jira/browse/FP-4830" rel="nofollow noopener noreferrer" target="_blank"&gt;http://bugs.adobe.com/jira/browse/FP-4830&lt;/A&gt;&lt;BR /&gt; For these cases, it is useful to disable the Flash-based uploader for Share Document Libraries.&lt;BR /&gt; --&amp;gt;&lt;BR /&gt; &amp;lt;adobe-flash-enabled&amp;gt;false&amp;lt;/adobe-flash-enabled&amp;gt;&lt;BR /&gt; &amp;lt;/file-upload&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Hope this will help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2018 14:17:55 GMT</pubDate>
    <dc:creator>jayesh_prajapat</dc:creator>
    <dc:date>2018-05-08T14:17:55Z</dc:date>
    <item>
      <title>Size maximum file uploadin Alfresco Enterprise 3.4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78103#M24472</link>
      <description>Hello,We need to increase the value of size maximum of files when is uploading.We don`t see where is the file property&amp;nbsp;Can you help me ?The version of Alfresco is&amp;nbsp;Enterprise - v3.4.4&amp;nbsp;Thanks</description>
      <pubDate>Mon, 07 May 2018 10:53:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78103#M24472</guid>
      <dc:creator>apherva</dc:creator>
      <dc:date>2018-05-07T10:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Size maximum file uploadin Alfresco Enterprise 3.4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78104#M24473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;BR /&gt;I think Alfresco do not enforce max upload size out-of-the-box. See the configuration mentioned in following documentation link. By default max upload size mentioned is 0 (it should mean no max size).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please check this - how to set file size limit&lt;BR /&gt;&lt;A href="http://docs.alfresco.com/community/concepts/dev-extensions-share-module-dynamic-configuration.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/community/concepts/dev-extensions-share-module-dynamic-configuration.html&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;Give it a try by adding configuration in share-config-custom.xml. My understanding is there should not be much difference in Alfresco 3.4.4 in this context.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 05:38:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78104#M24473</guid>
      <dc:creator>jayesh_prajapat</dc:creator>
      <dc:date>2018-05-08T05:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Size maximum file uploadin Alfresco Enterprise 3.4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78105#M24474</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;If you are using Share in Alfresco 3.4 or&amp;nbsp;Alfresco 4, you may have some limitations with flash uploaders.&lt;/P&gt;&lt;P&gt;&lt;A href="https://migration33.stage.lithium.com/thread/165467"&gt;Maximum upload size&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is not the case, it may depend on several intermediate layers (i.e. frontend, framework...) of the request.&lt;/P&gt;&lt;P&gt;In more recent Alfresco versions (not sure for Alfresco 3.4), you have the following property:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;system.content.maximumFileSizeLimit=&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 07:46:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78105#M24474</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2018-05-08T07:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Size maximum file uploadin Alfresco Enterprise 3.4.4</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78106#M24475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just adding to Cesar's reply. I could not found 'system.content.maximumFileSizeLimit' property in 3.4 repository.properties file. This seems to be limitation of flash upload component, you may want to try with HTML upload component. Only limitation&amp;nbsp;with HTML upload component is, it allows one file upload at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can change upload component by making following entry in share-config-custom.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;file-upload&amp;gt;&lt;BR /&gt; &amp;lt;!--&lt;BR /&gt; Adobe Flash™&lt;BR /&gt; In certain environments, an HTTP request originating from Flash cannot be authenticated using an existing session.&lt;BR /&gt;&lt;SPAN&gt; See: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://bugs.adobe.com/jira/browse/FP-4830" rel="nofollow noopener noreferrer" target="_blank"&gt;http://bugs.adobe.com/jira/browse/FP-4830&lt;/A&gt;&lt;BR /&gt; For these cases, it is useful to disable the Flash-based uploader for Share Document Libraries.&lt;BR /&gt; --&amp;gt;&lt;BR /&gt; &amp;lt;adobe-flash-enabled&amp;gt;false&amp;lt;/adobe-flash-enabled&amp;gt;&lt;BR /&gt; &amp;lt;/file-upload&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Hope this will help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 14:17:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/size-maximum-file-uploadin-alfresco-enterprise-3-4-4/m-p/78106#M24475</guid>
      <dc:creator>jayesh_prajapat</dc:creator>
      <dc:date>2018-05-08T14:17:55Z</dc:date>
    </item>
  </channel>
</rss>

