Heyzeuss
Heyzeuss

Reputation: 910

Download specific file from tar.gz

I want to extract and download a file from a tar.gz archive, from a web server, but without first downloading the entire archive, because it is large, about 3 GB. I am using a Unix-like environment. How can I achieve this with either a shell command or a with a Python module?

Related tools:

Related questions:

Upvotes: 0

Views: 368

Answers (0)

Related Questions