Giter Club home page Giter Club logo

Comments (2)

diegocr avatar diegocr commented on August 17, 2024

Hello,

We are enforcing the use of MEGAsync when we do detect beforehand the download won't be reliably through the browser, thus making such checkbox un-selectable.

Under Firefox we do have to handle downloads through an in-memory buffer due our E2EE, which unfortunately limits the amount of data we can keep going, currently that's 1GB of data for the 32-bits version of the browser, and 2GB for the 64-bits version.

While we could increase such limits, it is very likely the downloads won't complete and fail with an out of memory error, we have actually had several reports of that kind in the past.

However, for any brave users out there, this limit can be overcome by opening the web-console and entering the following command localStorage.dlFileSizeLimit = <limit>, it may or may doesn't work on a per-user basis, and please bear in mind that by using that we cannot be responsible for any wasted bandwidth as result of any error thrown while using it.

Thanks, and sorry i cannot be of more help.

from webclient.

sawft99 avatar sawft99 commented on August 17, 2024

Maybe I don't understand the issue, I'm not a developer of any sort. I can go to other websites and download multi gigabyte single files. Is there some limitation or reason Mega can't? Not to compare other services as well, but if there is some way encryption or other security features prevent this, Proton drive does not seem to have any issues.

from webclient.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.