GithubHelp home page GithubHelp logo

Full size error about tinyfilemanager HOT 7 OPEN

acastrovargas avatar acastrovargas commented on June 3, 2024
Full size error

from tinyfilemanager.

Comments (7)

hppanpaliya avatar hppanpaliya commented on June 3, 2024 1

@ner00 No, the script does not iterate through every sub-folder and its contents to calculate disk space. It uses efficient built-in PHP functions (disk_total_space() and disk_free_space()) that directly query the operating system, so it won't heavily tax the HDD.

from tinyfilemanager.

ner00 avatar ner00 commented on June 3, 2024 1

@hppanpaliya my misunderstanding then, I was thinking of folder file size, which is obviously different and that does have to work in the way I described.

from tinyfilemanager.

acastrovargas avatar acastrovargas commented on June 3, 2024 1

from tinyfilemanager.

explorerfaketimepass avatar explorerfaketimepass commented on June 3, 2024

#1100 Check out this PR, as it implements a feature to display disk space usage.

from tinyfilemanager.

acastrovargas avatar acastrovargas commented on June 3, 2024

The PR is still not integrated?

from tinyfilemanager.

ner00 avatar ner00 commented on June 3, 2024

Just note that the script will have to iterate through every sub-folder and its contents to calculate this, every time the page refreshes. I had implemented this on a custom version of mine but had to turn if off due to the performance impact. If you have few files and all with a certain acceptable size, no problem, otherwise the HDD will be taxed immensely.

from tinyfilemanager.

acastrovargas avatar acastrovargas commented on June 3, 2024

Thanks, I was about to implement, for this reason I will not do it

from tinyfilemanager.

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.