N
nicogroen
Can somebody help me out with the following problem. I tried to use
the following script of Ron Savage to create MD5 checksums of files in
a directory and all subdirectories in it, posted here:
http://groups.google.nl/[email protected]&rnum=2
On OpenBSD:
It takes a long time to create MD5 checksums of large files (about 4
seconds of a file of 3MB, 12 sec of a file of 5.5MB, 43 sec of a file
of 10,5MB).
On Windows:
Files having the same filesize (all 14,5MB) creates the same MD5
checksum. This process goes very fast (perhaps too fast).
On Redhat and FreeBSD:
The script retuns the flowing error message:
can't open (#path#
): No such file or directory at md5.pl line 39.
The script should work on all operation systems.
Thanks in advance,
Nico
the following script of Ron Savage to create MD5 checksums of files in
a directory and all subdirectories in it, posted here:
http://groups.google.nl/[email protected]&rnum=2
On OpenBSD:
It takes a long time to create MD5 checksums of large files (about 4
seconds of a file of 3MB, 12 sec of a file of 5.5MB, 43 sec of a file
of 10,5MB).
On Windows:
Files having the same filesize (all 14,5MB) creates the same MD5
checksum. This process goes very fast (perhaps too fast).
On Redhat and FreeBSD:
The script retuns the flowing error message:
can't open (#path#
): No such file or directory at md5.pl line 39.
The script should work on all operation systems.
Thanks in advance,
Nico