Forum Discussion

bill_sturdivant's avatar
bill_sturdivant
New Contributor III
3 years ago
Solved

Create a MD5 checksum for a file write

Hi, I need to create a MD5 checksum for a file that is going to be written to and SFTP server. The only way I have figured out how to do this is to write the file to a groundplex server using the ...
  • alchemiz's avatar
    3 years ago

    Hi @bill.sturdivant

    You can use a file reader to output the binary then use a mapper snap setting up the input view as binary the

    Digest.md5($content)