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

Idea: read the list from file, generate result for tar #165

Open
plamenjm opened this issue Dec 11, 2024 · 0 comments
Open

Idea: read the list from file, generate result for tar #165

plamenjm opened this issue Dec 11, 2024 · 0 comments

Comments

@plamenjm
Copy link

An idea:
Ability to read the input list of files and directories from a file.
And ability to generate result list of files suitable for the tar command.

The list should be sorted by duplicates. This way, the compression filter, (even with smaller dictionary), will recognize the duplicated data and optimize the compression.


Note: If I already prepared a list of files to archive, then generating a list of files for 'tar' command is enough. Other way, for more complete 'archive' solution, additional options will be wanted - like support for wildcard mask; rules to include, exclude or ignore files/directories; follow links; etc.

Best wishes.

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

No branches or pull requests

1 participant