You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "MrBump (Jira)" <ji...@apache.org> on 2022/09/10 18:26:00 UTC

[jira] [Updated] (COMPRESS-322) Tar extracts folders as files

     [ https://issues.apache.org/jira/browse/COMPRESS-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

MrBump updated COMPRESS-322:
----------------------------
    Description: 
Extracting folder inside ustar archive generates a file with the same name.

Example tar file with a folder and a file inside:
[https://mega.nz/#!wUMD0K6Z!rmJe9r5xzQzzNrDLn8I7E4rXFkXJDECQrLRQSy7yEKU]

I am using this example code for extraction:
[http://thinktibits.blogspot.com./2013/01/read-extract-tar-file-java-example.html|http://thinktibits.blogspot.com.es/2013/01/read-extract-tar-file-java-example.html]

  was:
Extracting folder inside ustar archive generates a file with the same name.

Example tar file with a folder and a file inside:
https://mega.nz/#!wUMD0K6Z!rmJe9r5xzQzzNrDLn8I7E4rXFkXJDECQrLRQSy7yEKU

I am using this example code for extraction:
http://thinktibits.blogspot.com.es/2013/01/read-extract-tar-file-java-example.html


> Tar extracts folders as files
> -----------------------------
>
>                 Key: COMPRESS-322
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-322
>             Project: Commons Compress
>          Issue Type: Bug
>          Components: Archivers
>            Reporter: MrBump
>            Priority: Major
>
> Extracting folder inside ustar archive generates a file with the same name.
> Example tar file with a folder and a file inside:
> [https://mega.nz/#!wUMD0K6Z!rmJe9r5xzQzzNrDLn8I7E4rXFkXJDECQrLRQSy7yEKU]
> I am using this example code for extraction:
> [http://thinktibits.blogspot.com./2013/01/read-extract-tar-file-java-example.html|http://thinktibits.blogspot.com.es/2013/01/read-extract-tar-file-java-example.html]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)