How do I can check an input file is compressed (ZIP) or not?

194 Views Asked by At

How do I can check an input file is compressed (ZIP) or not ?.

Is the solution to read the file info using "Get File Names" step and check the extension field ?

1

There are 1 best solutions below

0
On
  1. Use the "file" command if you're on Unix.
  2. If not install cygwin and goto 1.

If this is related to your other question about conditionally reading different files then I would consider getting your files into a consistent format first. i.e. all compressed.