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

Updates in File-list generation for split archives #50

Merged
merged 5 commits into from
Oct 24, 2024
Merged

Updates in File-list generation for split archives #50

merged 5 commits into from
Oct 24, 2024

Conversation

akahles
Copy link
Member

@akahles akahles commented Oct 24, 2024

No description provided.

akahles added 5 commits March 31, 2023 22:50
* modified the splitter, such that not only the splits, but a complete file listing (including empty directories and recursively parsed directories)
* streamlined archiver.py to make the processing of split and unsplit archives more alike (first step towards this, integration can go further)
* archive creation now uses the complete file list and not the checksum file
* the additional *.lst files have been added to all relevant tests
* symlinks to directories are now treated as files
* creation of tar archives now uses the option "--no-recursion”
* renamed "create_filelist_and_hashs” into “create_filelist_and_hashes"
This commit fixes several issues with split-archive creation
@akahles akahles merged commit 7987f8e into main Oct 24, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant