Category "tar"

ACL issue with XFS as backing filesystem with overlay2 driver docker

Inside docker container, for few file paths, we are doing backup restore, since those file paths can not be taken as volumes. The failure file paths have ACL se

Unzip specific files in a ARR file within a Tar.gz

i'am currently trying to unzip some specific files within a ARR file. This ARR file is within a tar.gz file. Is it possible to unzip these files without a inter

Tar ignores compression level, what to do? [closed]

Im using the following command(s): GZIP=-9 tar -cf test9 directory GZIP=-5 tar -cf test5 directory GZIP=-2 tar -cf test2 directory all test*

Tar ignores compression level, what to do? [closed]

Im using the following command(s): GZIP=-9 tar -cf test9 directory GZIP=-5 tar -cf test5 directory GZIP=-2 tar -cf test2 directory all test*

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

I have a Bash script that creates a .tar.gz file, encrypts, and then sends it to a drive. However, I cannot open the .tar.gz file afterwards. Here is my process

extract only the subfolder, not the whole folder

Is it possible to extract only a subfolder from an archive, rather than the whole folder? I.E. : I have my .zip/.tar.gz file named my_archive, which has inside

How to create tar.gz file in windows by only one step?

I know that i can create tar.gz file by 7-zip in two steps. First step for tar format and second for tar.gz format. But is there a way to get tar.gz in only one

tar with --include pattern

The following is a snippet from a script I have that tries to tar up all php files in a subdir. It tries to use the '--include' parameter but does not seem to