dump a git repo into a tarball and back out again
-
Updated
Feb 27, 2017 - Python
dump a git repo into a tarball and back out again
Python script to archive the files or logs in the .gz extension by running the tar command over the shh connection on the remote servers.
A tiny, zero-dependency replacement for Python's tarfile standard library for creating reproducible/deterministic tar archives.
A Python script to backup files in a TAR archive
Access large archives as a filesystem efficiently, e.g., TAR, RAR, ZIP, GZ, BZ2, XZ, ZSTD archives
Add a description, image, and links to the tar-archive topic page so that developers can more easily learn about it.
To associate your repository with the tar-archive topic, visit your repo's landing page and select "manage topics."