Short Name:
|
Derived From:
|
Fields:
|
Creates an MD5 checksum (*.md5
. like Unix md5sum) for the given file.
The operation will create a new file in the same directory as file:
some_input_file.txt -> some_input_file.md5
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
file
|
path
|
# != null |
|
Path to file for which to compute an MD5 checksum. |