Recursive Abilities
Brought to you by:
pest
I would like the option of creating and saving one MD5
signature file per directory. So if I selected a drive,
all sub-directories (recursively) could have MD5
signatures created for every file in the directory
saved in that directory.
Similarly, I would like to have a verify option
recursively open and checl these MD5 signature files.
This feature would greatly add to the ease of use of
the product.
Logged In: NO
and what to do if a file named <directory>.md5 already exists?
I thought of doing something like that but it is not so easy
because there can be some problems...