Identyfing compressed files

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
yeellow
Junior Member
Junior Member
Posts: 28
Joined: 2003-11-19, 00:42 UTC

Identyfing compressed files

Post by *yeellow »

Hello,

I would like to know how I can identify all files that are compressed, no matter what their extension is. For example if I rename a.zip file to a.jpg file it won't be recognized as compressed file, but when I do ctrl+pgn down I can see it is a packed file.

I would like to be able to sort out all compressed files from other files. Any ideas?
User avatar
EricB
Senior Member
Senior Member
Posts: 357
Joined: 2008-03-25, 22:21 UTC
Location: The Netherlands

Post by *EricB »

Hi,

I've set up something which might also work for you:

- Install wcx plugin Total7Zip. This is actually a wrapper plugin for 7zip archiver.
- Now also add this plugin as a Content plugin via TC plugin configuration
- Define a custom columns view
- Include e.g. Total7Zip.Packed Size as a column

Using the custom view any file which is recognized by 7zip as an archive will show a value for packed size, other files will not.

Note that 7zip uses signatures for archive recognition, so e.g. MS docx files (zipped xml) are also shown as archive.

Regards, EricB
User avatar
yeellow
Junior Member
Junior Member
Posts: 28
Joined: 2003-11-19, 00:42 UTC

Post by *yeellow »

EricB wrote:Hi,
I've set up something which might also work for you:
Regards, EricB
Thanks a lot! It works for me :)


Best regards,
Marcin
Post Reply