CLI utility for verifiying bulk file copying
Project description
Purpose
CLI utility for verifying if a bulk file copy operation was successful.
Usage
This tool is meant to be used after all files have been copied from a 'source' to 'destination' directory.
- Run
bulk_checksum_generate
to create a checksum for every file in the source root directory. The output of this will be achecksum.json
file. - Run the same command in the destination directory.
- Run
bulk_checksum_compare
on the two checksum files. If there were any erros in copying the data, the resulting mismatches will be reported by the output of this function.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bulk_checksum-0.0.1.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file bulk_checksum-0.0.1.tar.gz
.
File metadata
- Download URL: bulk_checksum-0.0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdc115d2d0aa1dd4f1066dcf0c595ffde73c7805425147f1f3d86f7f766e407b |
|
MD5 | 779304a232a40e123168fdaafcf2807e |
|
BLAKE2b-256 | d5c791c4d4623bf25bbb32c44503a2048cb28072d4b4d983287e90b9172e579d |
File details
Details for the file bulk_checksum-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: bulk_checksum-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b56d3f9f2c93ebb173d3036dd7e3ceaf433ca144fdf449b171c947f96fe4d13 |
|
MD5 | fd38476c9ddaf76ab2defb353b0d972d |
|
BLAKE2b-256 | 9180f03ec1d8da0ae6819adba6b8b6a6baef765049d4674cea5426e2beb16130 |