
FileTools ManifestSplitter is intended as a companion tool for FileTools. The most commonly asked question about FileTools has been if it is possible to create individual checksum files with the ChecksumTool. Unfortunately, macOS's sandboxing feature (which is a requirement for release on the Mac App Store) does not permit FileTools to create checksum files for each individual file that it scans. That means the only ways to do this are for the user to manually scan each file individually (which quickly becomes impractical) or to setup a watch directory task to copy all the files and create checksum files for them as it verifies.
ManifestSplitter is designed to fill this gap. Because it is distributed outside the Mac App Store, it is not subject to the Sandboxing requirement. It takes a manifest file for drive or directory structure and creates individual checksum files, such as those created by FileTools' ChecksumTool. It can then use this manifest as the basis to create individual checksum files and save them next to the relevant files.
It assumes that the manifest file is either stored next to a directory with a matching name (e.g. "images.md5" next to directory called "images"), or if that directory does not exist, that the manifest applies to the directory it is inside. If these assumptions are not correct, you can manually set the base \ directory in the GUI.
Download FileTools ManifestSplitter File size: 3.3 MB
History
Current version: 1.0.5- Fixes a bug where files with the extension "md5" could not be opened.
- The app now has native support for Apple M1 processors.
- Additional checksum algorithms are now supported.
- FileTools ManifestSplitter now requires macOS 10.11 or newer.
- Supports all the new checksum algorithms add to FileTools 1.4.5.
- Now supports checksum files using absolute file paths.
- Improved parsing of CSV and checksum files.
- Improved compatibility.
- Initial release.
