pdf and other binary file comparison support

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
billiebub
Member
Member
Posts: 187
Joined: 2011-04-12, 19:49 UTC

pdf and other binary file comparison support

Post by *billiebub »

Does TC support pluging in other file comparison methods? It seems that the only file comparison methods available are insufficient for comparing binary files such as PDF or DOC files.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50934
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Only in "synchronize dirs" - you would need to write a special content plugin which implements the ContentCompareFiles function.
Author of Total Commander
https://www.ghisler.com
billiebub
Member
Member
Posts: 187
Joined: 2011-04-12, 19:49 UTC

Post by *billiebub »

Not to make your life any harder Ghisler but would it be possible to add the plugin chooser in the file comparison tool as well? I believe it would be incredibly handy and hopefully will start seeing more file comparison plugins developed.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50934
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Unfortunately the ContentCompareFiles function can tell TC only whether a file is the same or different, it cannot do any line by line comparison.
Author of Total Commander
https://www.ghisler.com
Post Reply