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 extra information to metadata and READMEs for compressed and copy archives #53

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

pjbriggs
Copy link
Member

Updates the information stored in the archiver_metadata.json files created for compressed and copy archives, to include addition data items:

  • size of the source directory before archiving
  • whether the source directory included symlinks, broken or unresolvable symlinks, dirlinks, external symlinks, hard links etc

It also updates the metadata for copy archives so that the settings for following symlinks etc are stored as true booleans (i.e. True or False, rather than yes or no strings).

The ARCHIVER_README.txt files are also updated to include the creation date of the archive and the size of the original directory (for compressed archives).

@pjbriggs pjbriggs added the enhancement New feature or request label Dec 11, 2024
@pjbriggs pjbriggs merged commit 74baa47 into master Dec 11, 2024
10 checks passed
@pjbriggs pjbriggs deleted the additional-metadata-and-readme-info branch December 11, 2024 11:29
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