I need help with extracting a big .tar.gz file to ZIP

Status
This thread has been locked.

CWTcreeper

» Small YouTuber and Server Owner
Premium
Feedback score
22
Posts
815
Reactions
112
Resources
0
How do I extract a big 773mb .tar.gz file?

Discord: CWTcreeper#6748
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

sergivb01

sergivb01
Premium
Feedback score
3
Posts
62
Reactions
69
Resources
0
As far as I know you can't untar.gz using 7zip. If you are in a Linux-based OS, you can execute the following command to untar.gz your file:

tar -zxvf <filename>.zip
 
Last edited:

iExodus

Exarch Realms
Supreme
Feedback score
10
Posts
172
Reactions
95
Resources
0
I know you can use TarTool but 7zip should have the capability of doing it as well.[DOUBLEPOST=1526831822][/DOUBLEPOST]Tornify as far as I know Winrar doesnt unpack tar files
 
Last edited:

CWTcreeper

» Small YouTuber and Server Owner
Premium
Feedback score
22
Posts
815
Reactions
112
Resources
0
I just thought of using that.[DOUBLEPOST=1526832240][/DOUBLEPOST]
I know you can use TarTool but 7zip should have the capability of doing it as well.[DOUBLEPOST=1526831822][/DOUBLEPOST]Tornify as far as I know Winrar doesnt unpack tar files
I do not even know, I am confused on what to do. 7zip won't do it.[DOUBLEPOST=1526832308][/DOUBLEPOST]
I just thought of using that.[DOUBLEPOST=1526832240][/DOUBLEPOST]
I do not even know, I am confused on what to do. 7zip won't do it.
It was a backup from a server I owned.
 
Last edited:
Status
This thread has been locked.
Top