|
Author | Topic: Verify md5 for multiple files (Read 1,934 times) |
Jonathan Guest
|  | Verify md5 for multiple files « Thread Started on Jan 2, 2005, 4:18am » | |
well, i noticed that it is possible to generate md5 sums for multiple files, then save the result to a text file. So I was thinking why not make it possible for verification to be done for multiple files against the md5 that I saved earlier on?
| |
|
iNsuRRecTiON New Member
 member is offline
![[avatar]](http://s4.images.proboards.com/avatars/linux.gif)
Joined: Feb 2005 Gender: Male  Posts: 7 Location: Germany
|  | Re: Verify md5 for multiple files « Reply #1 on Nov 17, 2005, 12:34pm » | |
Hey,
yes, I want and request this feature, too 
Why you can make hashes for multiple files at once (to bad no ability to create hashes for all files in one folder yet..) and save this to an text file, but you cannot verify multiple files with e.g. the earlier saved text file with the hashes..
Please integrate this in the next DigestIT.. ^^
thx and best regards,
iNsuRRecTiON
| |
|
Kenneth Ballard Administrator
     member is offline
Joined: Jul 2004 Posts: 35
|  | Re: Verify md5 for multiple files « Reply #2 on Nov 21, 2005, 7:31pm » | |
It can do multiple files at once already, but support for folders is going to be in the new version - you'll be able to do both files and folders at the same time.
Verifying multiple files at once is also a feature I'm working on. It's a matter of what kind of interface to provide for this. List all files and manually enter in the hashes, drag and drop, manifests. There are quite a few options open to this. I'm also planning to work on multithreading: multiple files being calculated at once. Will it speed things up? Maybe, we'll see.
| |
|
Jabooty Guest
|  | Re: Verify md5 for multiple files « Reply #3 on Nov 24, 2005, 7:37pm » | |
Verifying mutliple files would be great  and folder support the icing on the cake
many thanx for this neat little tool
| |
|
Michael Guest
|  | Re: Verify md5 for multiple files « Reply #4 on May 15, 2006, 5:23am » | |
Oh yes, great Idea. I think we don't need multithreading. The behavior of the Unix MD5 is good enough. One Input File with the digest and the corresponding Filename per line.
Great Tool
| |
|
Kenneth Ballard Administrator
     member is offline
Joined: Jul 2004 Posts: 35
|  | Re: Verify md5 for multiple files « Reply #5 on May 15, 2006, 9:55am » | |
The multithreading idea is actually on hold as well -- still considering it. Overall it'll probably be a detriment to performance, though it would be a neat feature to have if I can get it working. Plus the control I'm working on for the user interface (which is getting a revamp, by the way) wouldn't really handle multithreading too well, in my opinion. So for now that idea's on hold.
| |
|
skeetabomb Guest
|  | Re: Verify md5 for multiple files « Reply #6 on May 21, 2006, 10:44am » | |
Thanks for a very useful tool. You've done a great job and you have inspired me.
Thanks again, skeetabomb.
| |
|
|