Submit Your Article Forum Rules

Results 1 to 5 of 5

Thread: Uploading a 2 gig site

  1. #1

    Uploading a 2 gig site

    Hi Guys

    I need some help with trying to upload a website to new hosting.

    The site is 1.8 Gig and when compressed it is still 1.7Gb as there are many videos on it.

    I can not upload via extend control panel as max limit is 200MB i have tried ftp form existing hosting to new hosting but keeps stopping mid way! I have even tried breaking the site down but it is so complicated.

    Any suggestions guys as i have spent hours now trying to figure this out!
    "I am always doing that which i cannot do, in order that i may learn how to do it"
    http://www.cotswold-designs.co.uk http://www.digital8photography.com

  2. #2
    WebProWorld MVP wige's Avatar
    Join Date
    Jun 2006
    Posts
    3,138
    Your new hosting company should be able to help you with this, since the migration is part of your setup process. Even though you may have an upload limit, an admin should be able to temporarily override the limit, or give you a timetable to allow you to do the uploads in batches.
    The best way to learn anything, is to question everything.
    WigeDev - Freelance web and software development

  3. #3
    Junior Member
    Join Date
    Oct 2010
    Posts
    8
    It sounds like your hosting company (where you are uploading files) needs to help you with this. We sometimes upload image stock of 4GB to our hosting servers but it never caused any issues, so I think it's probably due to restrictions from your host.

  4. #4
    WebProWorld MVP williamc's Avatar
    Join Date
    Jul 2003
    Location
    On a really big hill in Kentucky
    Posts
    4,721
    #1: jamesbabooli... what the heck does php have to do with what he is asking? If you think you shall reply with cpanel extend.. they set low upload limits that do not care about the server limits.

    #2: Cotswold: have you tried scp?
    William Cross
    Web Development by Those Damn Coders
    Firearm Friendly Websites because our constitution matters

  5. #5
    Senior Member
    Join Date
    Dec 2007
    Location
    WA from CA
    Posts
    334
    The best way is if you have ssh/root access.

    If your site is already on another hosting server, you can use SSH to create a zip or tar archive of your site, then from your new server in SSH you can wget the file, then extract it.
    If your site is on your computer, you can upload via FTP a zip or tar or tar.gz archive of your site, then in ssh use the unzip or tar command to extract it. The uploading will probably take several hours, but the extracting just a few minutes. If you don't have ssh access, you might be able to use PHP to extract it as well.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •