We are running a pilot project with Community version 4.2e. We have everything setup for demonstration to our Executive, however, we need to demonstrate that larger files can be uploaded into the system. We are trying to upload a few files that are about 100MB without success. The system gives us an error: (Failure: 404 Not Found)
Can anyone help?
Thank you.
Can anyone help?
Thank you.
Does it reach 100% & then fail? If it does it could be that some post processing is failing (see your alfresco.log). If not you could have a file limit set on Tomcat or if you are accessing Alfresco via Apache (using ajp) then there is a limit on apache that you will need to increase because the default on that is 10Mb if memory serves.
There are fair size files to be uploading over http, why not FTP them in it would be faster.