Creating Tar File
#10456
Replies: 1 comment
-
@jimph I'm not aware of any existing library to do this. If you were interested in writing this yourself, two things that might be useful:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
utarfile has support for extracting from a tar file (X.tar -> files), but I do not see any support for creating a tar file (files -> X.tar).
Can someone point me to any existing library/ code snippet for creating a new tar?
Thanks,
Jim
Beta Was this translation helpful? Give feedback.
All reactions