Existing users, log in.  New users, create a free account.  Lost password?

User Profile for ambanmba

User Name ambanmba

Member Since 2007-05-29

Total number of Feedback Posts: 2

Total number of comments: 1

Last 10 Feedback Posts by ambanmba  [ Search for All ]

checkSum+ 1.5.2 (Mac OS X)

Does not recurse through directories  

Not useful if you want to drop a directory of files into it. For a command line alternative that will comb through a directory, see this: http://blog.ambor.com/2009/01/recursively-md5-multiple-files-in-os-x.html [alert admin]

Post a comment | More Info

Thursday, January 15 2009 @ 10:15 PM PST

MD5 2.6 (Mac OS X)

Does not recurse through directories of files  

This program will not recursively go through a directory to provide an MD5 hash for all the files within a directory. If you want to be able to provide a directory for a program to comb through and provide MD5 hashes, you can use the standard OS X command line as described here: http://blog.ambor.com/2009/01/recursively-md5-multiple-files-in-os-x.html The benefit of the command line approach is that you can also specify which files to MD5 (e.g. find all the MP3 files and provide me with a single text file that contains all of the MD5 hashes). [alert admin]

Post a comment | More Info

Thursday, January 15 2009 @ 09:55 PM PST

Last 10 Comments by ambanmba  [ Search for All ]

A little tweakage needed  

You don't need a separate program to do what you want. You can do it just through the command line in OSX (recursively go through a directory, look for a certain type of file and then perform an action). See here: http://blog.ambor.com/2009/01/recursively-md5-multiple-files-in-os-x.html

Original feedback item : Read More

Thursday, January 15 2009 @ 09:59 PM PST