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

use BM_TARBALL_SLICESIZE with tar #125

Open
davidwinterstein opened this issue Apr 9, 2019 · 0 comments
Open

use BM_TARBALL_SLICESIZE with tar #125

davidwinterstein opened this issue Apr 9, 2019 · 0 comments

Comments

@davidwinterstein
Copy link

It would be really useful to implement usage of BM_TARBALL_SLICESIZE (if set) when compressing with tar since dar doesn't support encryption (yet):

The encryption is not yet possible with "dar" archives.

As I get it from the tar man page, it should be quite painlessly implementable using the -L and -M switches:

-L, --tape-length NUMBER
      change tape after writing NUMBER x 1024 bytes
-M, --multi-volume
      create/list/extract multi-volume archive
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