Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

WebCF

UnGZip script not working for gz files

WinSCP: 5.17

I try to ungzip a .gz file with the script Untar/Gzip, but it reports:


Befehl 'tar -xz --directory="." -f "mysql-slow.log.1.gz"'

fehlgeschlagen mit Beendigungscode 2 und Fehlernachricht
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors.


SHould this work on .gz as well? .tgz/tar.gz are working.