Download & Extend

when TAR_GZIP flag is used extension becomes .gz instead of .tar.gz

Project:Tar - Archiver / Download Utility
Version:6.x-1.0
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

In UNIX world .gz means a gzip compressed file (without tar). A compressed tarball should be .tar.gz.

Comments

#1

this fixes the filename, also adds a new flag for creating tarballs without the path starting from drupalroot upto the files directory.

AttachmentSize
tar.patch 1.33 KB

#2

Works as advertised. Thanks for the patch.

#3

Status:needs work» reviewed & tested by the community

Running in production for some months now.

#4

Status:reviewed & tested by the community» closed (fixed)
nobody click here