md5cp will traverse a file tree and check the MD5 checksum of each file. If the file is unchanged, it is ignored; if it is changed (or new), its MD5 is updated in the database, and the file is copied to the destination directory. A number of optional parameters can change what happens in addition to the file copy.
This utility is useful for situations when file dates are corrupt and rsync cannot be used.
Copyright (C) 2013 The Regents of the University of Michigan
Features
- Fast SQLite database to track MD5 checksums for a tree
- Reports on CPU and Real time of a run (--timer)
- Option to scan-only--useful for initialization of db (--nocopy)
- Option to run a script if a file extension is encountered (--extexec)
- Option to build a subpath based on fields in source file names (--fields, --use_only)
- Reports file count progress (turn off with --nocounts)
- Can specify a rules file (--ruleset), where you can write regular expressions for filenames, and upon matches will supercede the global command line options
Categories
File ManagersLicense
GNU General Public License version 3.0 (GPLv3)Follow md5cp
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of md5cp!