We have a requirement to send an encrypted (PGP) to remote SFTP server and we also have to Generate a md5 checksum of the encrypted file and send it along for validation purpose. We tried doing it in MFT using post processing action -> Callout but unable to find any API which gives us a handle of the file name. Is it even possible using post processing action ? Any suggestions are welcome.