GFAL2
2.17.3
|
Equivalent to gfalt_get_checksum_check(params, GFALT_CHECKSUM_BOTH, err) Force additional checksum verification between source and destination an Error is return by the copy function is case of checksum failure.
gfalt_set_checksum Set an user-defined checksum for file content verification Setting NULL & NULL clear the current one. This function requires to enable global checksum verification with gfalt_set_checksum_check
Get the checksum verification boolean
gfalt_get_checksum Get the current user-defined checksum for file content verification If current user-defined checksum is NULL, both of the buffer are set to empty string If the value is set, but not the type, ADLER32 will be assumed