How To Download Large Files From Mega

Is it possible to download a file over 10gb? Does anyone know of a way to download files larger than 10 gigs on MEGA with chrome? I figured there must be a way to. No selling links to game downloads. No asking people to pay for you to download and dump a game. No monetization links such as adfly or other revenue generating links. This will get you banned. Direct links to downloads located on private servers (anything but a public file host) require mod approval.

  1. Can't Download From Mega
  2. Download Large Files Test
  3. How To Download Large Files From Mega Millions

For some reason I am unable to download large files, usually anything over 30-40mbs. I noticed it as I was unable to download a patch for Crysis, and then attempted to download other large files from multiple sites and experienced the same problem.
What happens is the download will start and stop with in just a few mbs and then not download any more.
When downloading files under 30mbs they download as normal.
I am able to view and browse the internet and game with out any issues.
I attempted to download large files on my laptop through the wireless connection and I experienced the same issue, so I think it's a problem w/ my router.
My desktop is hooked via hardwire to to the router.
My OS is Vista Home Premium
I7core 6mbs ram.
Modem : Motorola Surfboard
Router : Linksys WRTG54
Thanks for the help.

It seems that when I use a web browser to download a large zip file (2-4gb), I go to unzip it and viola, corrupted. This happens so often. Are browsers not reliable means to download a file (http) ? Is there a better way? I need to download such a file and I do not seem to be able to get it successfully using chrome.

jokerdino

Can't Download From Mega

2,2721 gold badge19 silver badges32 bronze badges
ZombiesZombies
1,6959 gold badges37 silver badges58 bronze badges

4 Answers

There are a few points you could consider:

  • Choice of Browser. Some time ago, Internet Explorer often caused this kind of problem.

  • FTP. If possible, you can try to get download from an FTP server via FTP (File Transfer Protocol) rather than HTTP (Hypertext Transfer Protocol). From the name you can see that FTP is dedicated to transferring files.

  • Command-line download utilities. Dedicated software is often better than a browser for such tasks.

    Windows: BITSAdmin is the first one I found, but surely there is more.

    Linux: wget, etc.

  • Internet connection. First of all, see if your internet is not breaking off every 10 minutes – while it does not affect web surfing, it can become a problem for downloading via some browsers (then command-line utilities could be a temporary solution). Also check if your cable is not damaged.

  • Antivirus. If your antivirus is checking the files you're downloading bit by bit, it could delay the process and cause problems. Not saying you should turn your antivirus off when downloading unknown files, but you can do some tests of this kind if everything else fails.

In general, without further info about the problem you experience, it is hard to advise something.

slhck
167k48 gold badges463 silver badges481 bronze badges
VairisVairis

The bigger the file the higher the probability that there is an error in it resulting in the corruption.

The corruption could happen during the transfer or in the storage. Consider that magnetic hard drives have bit error rates (BER) of 1 in 10 to the power of 14. This translates to about one possible error for every 12TB stored. If you store enough large files, you may overcome this limit.

Files

Download Large Files Test

Similarly, the network transmissions encounter errors, especially over wireless networks. Most of these are either corrected or fixed by re-transmitting a chunk of data. However, even there remains space for errors.

elomageelomage

After download with the browser, always wait 5-10sec. before grab the file - there are file buffers to be flushed in the browser

jetjet

How To Download Large Files From Mega Millions

Considering that TCP is lossless, I would be really surprised if the transfer of the data is causing a corruption. It's more likely that it's either the source of the file or something going on with your system.

MetaGuruDownload large files testMetaGuru
2,2997 gold badges29 silver badges42 bronze badges

Not the answer you're looking for? Browse other questions tagged downloadcompressionzipfile-corruption or ask your own question.