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

Add --resume-extract option #116

Closed
cperciva opened this issue Jan 10, 2016 · 2 comments
Closed

Add --resume-extract option #116

cperciva opened this issue Jan 10, 2016 · 2 comments

Comments

@cperciva
Copy link
Member

From http://mail.tarsnap.com/tarsnap-users/msg00501.html:

I should probably add a --resume-extract option which only skips files if their
metadata matches the archive.

We can't use --keep-newer-files to "resume" an extract because it will skip a file which was half-extracted. If we check the modification time and the file size we'll catch this.

@captainpete
Copy link

+1

@gperciva
Copy link
Member

gperciva commented May 1, 2023

--resume-extract was added in #327, and was part of the 1.0.40 release on 2022-02-10.

@gperciva gperciva closed this as completed May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants