Skip to content

Tar extraction disk / directory #38

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

Closed
dgrunwald opened this issue Dec 29, 2013 · 1 comment
Closed

Tar extraction disk / directory #38

dgrunwald opened this issue Dec 29, 2013 · 1 comment
Assignees
Labels
enhancement Feature request or other improvements of existing functionality tar Related to TAR file format
Milestone

Comments

@dgrunwald
Copy link
Member

SD-1674, originally created on 6/3/2010 06:12:44 by David Pierson

The TarArchive.ExtractContents(string destinationDirectory) method does
not allow control over extraction in terms of resulting target folders.
See

community.sharpdevelop.net/forums/t/11321.aspx

Also, it always strips off the drive spec from the entry name, and
overwrites this with the destinationDirectory spec. If you want to keep
the drive spec in the tar, leaving that blank does not work. See

community.sharpdevelop.net/forums/t/10875.aspx

Provide a way to allow some control.
Or just suggest via sample a way using the example in the
11322

thread using TarInputStream.

@McNeight McNeight added tar Related to TAR file format and removed tar Related to TAR file format labels Apr 15, 2016
@McNeight McNeight modified the milestone: post 1.0 Aug 14, 2016
@McNeight McNeight self-assigned this Aug 14, 2016
@piksel
Copy link
Member

piksel commented Nov 22, 2020

Closing in favor of #338.

@piksel piksel closed this as completed Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request or other improvements of existing functionality tar Related to TAR file format
Projects
None yet
Development

No branches or pull requests

3 participants