cancel
Showing results for 
Search instead for 
Did you mean: 

What is the max file size that is allowed in CMIS API for uploading a file to the repository?

rita_aiyar
Champ in-the-making
Champ in-the-making
Hi,

I am using CMIS API to upload a file to a folder in the repository. I use session.CreateDocument for the same. This method works fine for documents whose size is less than 300MB. However for file sizes greater than 300MB, it fails. In our scenario we will have users uploading files that can be as large as 2 - 3GB. Does CMIS API support it? If not then is there an alternative way to do it ?

Regards,
Rita
3 REPLIES 3

mrogers
Star Contributor
Star Contributor
There is no maximum size.   However there may be a quota configured or there may be a limit depending upon the transport.

rita_aiyar
Champ in-the-making
Champ in-the-making
Hi,

Where can i check the quota configuration ??

Regards,
Rita

kaynezhang
World-Class Innovator
World-Class Innovator