fingerprint were requested here
http://www.rejetto.com/forum/viewtopic.php?p=1016814#1016814how fingerprints are supported in HFS 2.1:
when right click on a file, HFS try to load any file .md5 located in the same physical folder of the file, and extract the hash from there.
let say test.txt
if test.txt.md5 exists, it has higher priority.
if a file "test.md5" contains on a line just an hash e no filename, then "test" is assumed as filename.
so test.txt.md5 can contain just the hash, and it's all right.
when browsing a real folder page, *.md5 files are loaded.
when browsing a virtual folder, if that has been created from a physical folder (not by clicking on "new folder"), then *.md5 files are loaded from that physical folder.
copy url with fingerprint is supported also for multiselection.
did i miss something?