Apache Commons FileUpload 1.2.1 to 1.3.3 update
Posted: Thu Mar 08, 2018 6:25 pm
Hi,
I tried to upload a file size larger than 2 gb.
I've already change Upload max. size in Administration->Settings->GUI Settings to 10000.
But it doesn't works. And I think I found why.
Logicaldoc Community (7.7.3) use Apache Commons FileUpload 1.2.1 version. But in 1.3 version (you can see here : https://issues.apache.org/jira/browse/FILEUPLOAD-195) fix a bug about a file larger than 2 gb.
So do you know how I can use the 1.3 version of Apache Commons FileUpload ?
Thanks in advance
I tried to upload a file size larger than 2 gb.
I've already change Upload max. size in Administration->Settings->GUI Settings to 10000.
But it doesn't works. And I think I found why.
Logicaldoc Community (7.7.3) use Apache Commons FileUpload 1.2.1 version. But in 1.3 version (you can see here : https://issues.apache.org/jira/browse/FILEUPLOAD-195) fix a bug about a file larger than 2 gb.
So do you know how I can use the 1.3 version of Apache Commons FileUpload ?
Thanks in advance