There are certain limits to any file upload.
If these limits are not conformed to then the entire upload process may fail:
this could be the total for a .zip compressed file containing multiple .jpg image files OR
the total of the five individual .jpg image files if uploaded individually.

If you have files or upload speeds that will cause these limits to be exceeded, you should consider breaking down your uploads into smaller batches.