Coder Social home page Coder Social logo

Comments (5)

harababurel avatar harababurel commented on September 23, 2024

That's true, and unfortunately there's no easy fix since this issue stems from a design decision.

from gcsf.

ddonindia avatar ddonindia commented on September 23, 2024

Ok.
Sorry mate I had to switched to rclone

from gcsf.

sanderPostma avatar sanderPostma commented on September 23, 2024

I'll take a look into the source code when I get to it. On a Raspberry PI this is a real issue since there is not lot of memory available. I have a 750MBit fiber line so mounting a Google drive would make sense for storage that's not speed critical. (I'm paying a lot annually for that 2TB anyway so buying more storage seems a waste of money.)

from gcsf.

martinszy avatar martinszy commented on September 23, 2024

I think rclone chunks the files every 10mb to avoid this issue. Is it maybe possible to implement chunks in gcsf too?

from gcsf.

harababurel avatar harababurel commented on September 23, 2024

It might be a possible solution to explore. For now you might be able to get around by setting a trivial cache limit (cache_max_items = 0, cache_max_seconds = 0). The only limitation with this is that you can only access a file if it would fit in your available RAM.

from gcsf.

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.