Thank you for your reply. I am just trying to understand which is more reliable/fast: checksum or mtime.
The idea is that I want to check if the remote file was modified, before i copy it locally (to save up time).
Also, is it possible to do checksum of the remote file before copying it locally? Thanks