Is it for a product file ? Via a product custom field ?
Does the upload always stopped at the same "moment" ? Do you see any error message in the uploader or in the browser console log ?
Yes it is for a product file, via the "files" section of the product modify page. (no custom field).
Here is an example with a zip file of 23Mo :
[img size=400px]
www.screencast.com/t/TcqTHXTKY
[/img]
The progress bar stopped at 53% after 30 seconds upload (we have a very fast fiber internet connection).
No error message in the brower console log nor in the uploader.
Here is what we have in the safe vendor folder :
[img size=200px]
www.screencast.com/t/nakLqXMsfH
[/img]
The file is splitted in equal size files of 8.3 Mo.
The number of files created varies according to the total size of the initial file.
Sometimes it suceeds to create the last file, sometimes not (like in this example).