Zip File to Big to upload

I try to upload 46mb of zip file. I have to upload as zip file not unzipped and as 1 zip not part by part I read the help center It not helped to me so Is there any solution

Hello there,

One of your option here is to upload your zip file part by part by breaking your one zip file into many zip files since there is no way to be able to upload a file more than 10 mb so you’ll have to break it down to many partitions.

Or follow more solutions from this Knowledge Base article:

Also if this is the article in which it didn’t help you, could you please state out what solution didn’t help?

3 Likes

In that article only solution says upload it part by part however I create a website from local host and get a bacup with duplicator plugin which gives me 1 file called instal.php and [hash code]_namegiven.zip which I shoul not divide to parts so there is any way to upload that zip to my file server to use install.php?

Thank you for your reply btw

Ohh, do you mean its like a script cause there is an install.php file?

You should upload it using any FTP software.

I always recommend against using backup and migration plugins. While they claim to make everything super easy and one click install, in my experience they tend to break your site in many exciting ways which takes way longer to fix than a normal migration would.

The only method I can recommend is to just move the files and databases as is, without using any fancy plugins:

Note that this is always what WordPress describes in their official documentation:

4 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.