Re: file archive

2007-01-11 Thread Helmut Messerer
thanks, that looks great :-) much appreciated Helmut -- On 1/11/07, James Youngman <[EMAIL PROTECTED]> wrote: On 12/5/06, Helmut Messerer <[EMAIL PROTECTED]> wrote: > I would need a file-archive tool, like a modified "locate" version, > which would store for each

Re: file archive

2007-01-11 Thread James Youngman
On 12/5/06, Helmut Messerer <[EMAIL PROTECTED]> wrote: I would need a file-archive tool, like a modified "locate" version, which would store for each file an MD5 checksum, which then could be searched in the database as well... this would enable us to find identical files

file archive

2007-01-11 Thread Helmut Messerer
I would need a file-archive tool, like a modified "locate" version, which would store for each file an MD5 checksum, which then could be searched in the database as well... this would enable us to find identical files easily. is that possible with findutils? are there other tools whic