Hi,
I want to know how is guaranteed the integrity of the sftp file transfers.
I mean is there a checksum after transfer?
I try with sftp.Download option ActionOnExistingFiles.ResumeIfPossible, and after transferring x bytes, i change the original file, and transferring continues with no problem and no error is detected.
Thanks, Marcelo.