Zak <duff@nomail.invalid> writes:
> Thanks fo the info. Are there other widely used hashes such as the SHA
> hashes that do include the name of the file in their calculation?
I doubt it.
Think about it, when someone downloads a file, they like to rename it
sometimes, and what path theyput it in varies, so the absolute file
name would be different, dependent on platform, some file systems can
handle mixed case file names, others can't, etc etc.
What situation do you have where you're so concerned about the
filename being included in the check?
There may be others ways leveraging OS calls to do what you want.
--
Todd H.
http://www.toddh.net/