Skip to content
forked from XnSger/EvoDire

Evoluted Directory Listing Script (filesize >2gb on linux_x86)

Notifications You must be signed in to change notification settings

N0rdmann/EvoDire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Fork using OS command to correctly list >2GB filesizes on x86 (Linux only)

sql.safe_mode = Off in php.ini required for the function to use exec
since ls is called with 'human-readable' former function function __formatSize is obsolete/removed


Evoluted Directory Listing Script

System Requirements

  • PHP Version 5.3 or greater (5.6 recommended)
  • GD Image Library
  • ZipArchive PHP Extention (optional)

Installation

  1. Unzip the provided files
  2. Modify the configuration options as needed at the top of the index.php file.
  3. Upload the index.php file to your web-accessible directory
  4. You're done! Browse to the directory to see the script in action!

Credits for ls call: http://www.devkb.org/php/113-get-file-size-in-php-for-files-larger-than-2-gb
Original source: https://www.evoluted.net/thinktank/web-development/php-directory-listing-script

About

Evoluted Directory Listing Script (filesize >2gb on linux_x86)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%