Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerShell :: Tar command seems not working #1656

Closed
francesco1119 opened this issue Sep 15, 2021 · 2 comments
Closed

PowerShell :: Tar command seems not working #1656

francesco1119 opened this issue Sep 15, 2021 · 2 comments

Comments

@francesco1119
Copy link

I have recently discovered that Windows10 is supporting Tar and Curl.

I give it a try and it doesn't looks like it is working for me.

I run the command tar -tvf '.\Funziona - fullRAcsv_ak510_99999999.csv.tar' used to list all files inside a .tar and it has bee running for more than 10 minutes now.

Tar list

the same goes when I try to deflate a tar.gz file with the command tar -xvzf .\fullRAcsv_ak510_99999999.csv.gz -C E:\CCIH\UPI, the terminal is looking at me without doing nothing.

Tar bomba

But if I use the gzip library this way "E:\CCIH\UPI\gzip-1.3.12-1-bin\bin\gzip" -d E:\CCIH\UPI\*.gz --force it takes only 1 minute to deflate the whole thing.

Let me know if you need any other info


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@francesco1119
Copy link
Author

User error

@ScorpJ
Copy link

ScorpJ commented Aug 10, 2022

tar.exe: Couldn't open tools.tar.gz: Permission denied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants