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

'unpack' checks destination supports symlinks and case-sensitive filenames #54

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

pjbriggs
Copy link
Member

Updates the unpack command to check the archive metadata to see if the source directory included symlinks and/or case-sensitive filenames; if either are present then the command checks to see if the destination supports the required features (i.e. symlink creation and/or distinguishing files which only differ by case in their names) and stops with an error if they are not supported.

@pjbriggs pjbriggs added the enhancement New feature or request label Dec 11, 2024
@pjbriggs pjbriggs merged commit 5c3df28 into master Dec 11, 2024
10 checks passed
@pjbriggs pjbriggs deleted the unpack-check-dest-filesystem branch December 11, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant