This component provides a mechanism to unpack the data contained in the internal files used to transfer data.

Usage

da.process.unpack [switches…​] [file]

Switches

--certificate=STRING

This is the certificate used on the transfer file, if needed.

--deleted[=BOOLEAN]

When enabled, values are created for all erasure markers in the transfer file. This disables normal data output, so all the values produced are erasure markers.

--key=STRING

This is the key used on the transfer file, if needed.

--modified[=BOOLEAN]

When enabled, the values in the output are replaced with their modification times.

Arguments

file

This argument is used to specify the the file to read data from. If it is present and exists then data is read from the given file name instead of from standard input. Alternatively - (a single dash) may be used to explicitly specify standard input.

If no file is supplied then the input is read from standard input.

Examples

Defaults

This unpacks the given transfer archive file.

da.process.unpack