Compare files with ONLY Same name, but different ext or size

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
darkside999
Junior Member
Junior Member
Posts: 14
Joined: 2012-12-02, 21:58 UTC

Compare files with ONLY Same name, but different ext or size

Post by *darkside999 »

Hi to everyone,

I would have a function to compare different dirs with same filename but different extension and size

Examples:

Left Panel
001.nef
002.nef
003.nef
004.nef


Right panel
001.jpg
003.jpg

I need to select 002.nef and 004.nef

Any help?

Thank you
darkside999
Junior Member
Junior Member
Posts: 14
Joined: 2012-12-02, 21:58 UTC

Post by *darkside999 »

Nobody? :(
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

TC itself doesn't allow this, you will need some script.

Or you can copy right names, paste to text editor, replace extensions, copy, load selection for left panel in TC and then invert it... It is a bit tedious if you need that more than once.
darkside999
Junior Member
Junior Member
Posts: 14
Joined: 2012-12-02, 21:58 UTC

Post by *darkside999 »

Thanks.

I have already found the first post but the script doesn't work for me.
Any help will be appreciated


Now I'll to investigate for the second link.

Thanks for now
darkside999
Junior Member
Junior Member
Posts: 14
Joined: 2012-12-02, 21:58 UTC

Post by *darkside999 »

Ok. I have modified the script and now it works !!!

I have added a pause between the nircmdc commands otherwise the script does not function with big dirs.

Thanks for the support
Post Reply