How to perform checksums during a SFTP file transfer for data integrity?
问题 I have a requirement to perform checksum (for data integrity) for SFTP. I was hoping this could be done during the SFTP file transfer - I realize this could be product dependent (FYI: using CLEO VLTrader), but was wondering if this is customary? I am also looking for alternative data integrity checking options that are as good (or better) than using a checksum algorithm. Thanks! 回答1: With the SFTP, running over an encrypted SSH session, there's negligible chance the file contents could get