Files & FTP

How to Upload Large Websites

Upload big sites and thousands of small files to WebFulHost reliably using a single ZIP and cPanel without timeouts.

Uploading a giant site file-by-file is painful: connections drop, timeouts hit, and thousands of small files crawl. The professional approach is to zip once, upload once, extract once.

Why a single ZIP wins

Uploading 50,000 files individually means 50,000 handshakes — slow and fragile. Uploading one ZIP is a single uninterrupted transfer. It's also faster because the files travel compressed. Then cPanel zips everything open exactly where it belongs, hitting no client-side timeouts at all.

Do it in four steps

  1. Zip your site locally. Right-click your website folder and choose to compress/create a ZIP archive. Make sure it zips the contents of the folder (index.html at the ZIP root), not the folder itself.
  2. Upload the ZIP into public_html using FileZilla over SFTP. A large ZIP transfers steadily; if yours is over a few GB and keeps failing, use the File Manager's upload for a resume-friendlier path.
  3. Extract it in cPanel. Open File Manager, right-click the ZIP, and choose Extract. The files land in place inside public_html.
  4. Delete the ZIP when extraction completes, so it stops counting against your disk and inode limits.

For truly massive sites

If a site is several gigabytes, consider uploading it in a few ZIP parts, or moving the largest static assets (videos, media libraries) with a download tool using your storage details. For a WordPress site being moved from another host, the smarter route is migrating WordPress to WebFulHost — there are better tools for that than raw file copies.

The classic mistake

Extracting a ZIP that contains a folder named after your site leaves everything nested one level deeper than expected — your page 404s. Before extracting, check the ZIP's contents and, if needed, use File Manager to move the files up a level into public_html.

Was this article helpful?

Your feedback helps us improve our guides.

Still need a hand?

Contact WebFulHost Support — our team is available 24/7.