Skip to main content

Counts all the files, folders, and total sizes

Project description

f(ile)f(older)size

Python script to quickly check the size and crc of all files and folders in a directory or export as a csv. Useful when comparing between OSs since windows only reports file sizes and du reports file + folder sizes.

Get from PyPI: https://pypi.org/project/ffsize/

usage: ffsize [-h] [--crc] [--csv] [--delim CHAR] [--enc ENCODING] path

Counts all the files, folders, and total sizes. Matches the total in windows
when checking folder properties and du for unix.

positional arguments:
  path

optional arguments:
  -h, --help      show this help message and exit
  --crc           take checksum (CRC32) of files
  --csv           write list of files, folders, and info as filelist.csv
  --delim CHAR    set csv delimeter
  --enc ENCODING  set csv encoding, see
                  https://docs.python.org/3/library/codecs.html#standard-
                  encodings

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ffsize-1.0.0.tar.gz (3.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page