CRC-Creation on directory

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
rudi_rohrstock
Junior Member
Junior Member
Posts: 17
Joined: 2004-10-13, 07:00 UTC
Location: Schleswig-Holstein

CRC-Creation on directory

Post by *rudi_rohrstock »

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
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

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
https://www.ghisler.com
Post Reply