Copy/sync --checksum --download

Then use chunker overlay... in a bit creative way to store files' hashes together with files on your remote.

[chunker_remote]
type = chunker
remote = SFTP_remote:
hash_type=sha1all
chunk_size=1P

and interact with your SFTP server only using chunker_remote overlay.