| View previous topic :: View next topic |
| Author |
Message |
rudi_rohrstock Junior Member


Joined: 13 Oct 2004 Posts: 17 Location: Schleswig-Holstein
|
Posted: Mon Sep 19, 2011 2:22 pm Post subject: CRC-Creation on directory |
|
|
When creating a checksum file on a directory ("Create separate SFV files for each file"-option enabled) which already contains checksum files of another type, TC creates new files but asks for overwriting this files.
Example:
Create sfv checksum files on a directory which includes the files a.txt and b.txt.
Then the directory contains the files a.sfv and b.sfv.
Now create md5 checksum files on this directory.
TC now asks for overwriting a.md5 and b.md5 that have just been created.
--> "Create separate SFV files for each file" enabled for every creation.
Tested with TC 6.56a & TC 8.0b1 |
|
| Back to top |
|
 |
ghisler(Author) Site Admin


Joined: 04 Feb 2003 Posts: 24621 Location: Switzerland
|
Posted: Tue Sep 20, 2011 10:49 am Post subject: |
|
|
This isn't a bug - TC tries to create file a.md5 for file a and also for file a.sfv. Both get the same name a.md5.
To avoid it, you can change the suggested name to *.*.md5. Then TC creates checksums named a.md5 and a.sfv.md5. _________________ Author of Total Commander
http://www.ghisler.com |
|
| Back to top |
|
 |
|