/dims

Primary LanguagePythonMIT LicenseMIT

dims

PyPI - Version PyPI - Python Version


Table of Contents

Did I Miss Something?

A simple utility to check if any files are missing between two locations, for example when copying large amount of files between locations

Installation

pip install dims

Usage

Usage: dims [OPTIONS] SRC TARGET COMMAND [ARGS]...

Options:
  --version             Show the version and exit.
  -f, --filenames-only  Ignores file paths and only looks at unique file
                        names.
  -h, --help            Show this message and exit.

License

dims is distributed under the terms of the MIT license.