This directory contains 5 workflows.
Find Duplicate Files in Folder Demonstrates the use of the Hash Files Component by listing all files of a folder, computing the unique fingerprints […]
Computes cryptographic hashes for local files listed in the input table. Simply speaking, it generates unique fingerprints for file contents. It is […]
Computes cryptographic hashes for a String column. Simply speaking, it generates unique fingerprints for String contents. It is practically impossible to […]
Write and Find Duplicate Files Demonstrates the use of the Hash Files Component by creating small test files from a user defined input table, computing […]