#
tar-archive
Here are 33 public repositories matching this topic...
Random Access Read-Only Tar Mount
-
Updated
Feb 24, 2020 - Python
TAR archive to shell script converter
shell
installer
tar-archive
installer-script
tartos-script
self-extracting-script
self-extracting-shell-script
-
Updated
Mar 28, 2017 - Shell
2
ecjb1969
commented
Apr 12, 2019
-
The documentation assumes the user knows this is written in GO and must have the GO compiler installed and configured.
-
Also, the Makefile has no install section, and does not appear to detect the system running on so compiles Mac, Linux, and Windows versions. The user then has to manually copy the relevant "tarsplitter*" file to somewhere on there path and possibly rename it. For exampl
A Python script to backup files in a TAR archive
-
Updated
Nov 17, 2017 - Python
The Tar FileSystem for Hadoop lives here
-
Updated
Apr 23, 2017 - Java
Download multiple files into tar archive, like mega.nz 📦
-
Updated
Dec 19, 2019 - TypeScript
-
Updated
Feb 26, 2020 - JavaScript
Go library to easily archive and/or compress files
-
Updated
Jul 4, 2017 - Go
Tool to do backup of directories and files on a server and send to S3 service the resulting TAR file
-
Updated
Sep 23, 2017 - Shell
Javascript library to create or read tar files in the browser
-
Updated
Sep 10, 2017 - JavaScript
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.
-
Updated
Jan 3, 2018 - Python
A .Net Standard library for reading and writing GNU tar archives.
-
Updated
May 15, 2017 - C#
Go package to create and extract tar archives
-
Updated
Feb 20, 2016 - Go
Enter and edit archives like they're directories
linux
shell
gzip
directory
zip
tar
rar
archives
bzip2
tar-archive
linux-shell
archive
command-line-tool
gz
bz2
7z
cpio
shell-utilities
gzipped-files
zip-files
-
Updated
Jan 31, 2020 - Shell
A tar like file format name catfile after unix cat command (concatenate files)
cat
compression
tarball
gzip
tar
bzip2
tar-archive
lzma
xz
gz
gzip-compression
lzma2
bzip
bz
xz2
catfile
tarlike
catball
cat-archive
tarlite
-
Updated
Jan 27, 2020 - Python
-
Updated
Jul 1, 2016 - Go
makeself - Make self-extractable archives on Linux
linux
installer
tar-archive
makeself-archives
shell-script
installer-script
self-extracting-script
self-extracting-shell-script
-
Updated
Sep 23, 2019 - Shell
dump a git repo into a tarball and back out again
-
Updated
Feb 27, 2017 - Python
Perl script that allows you to back up (in tar.gz format with date/time like filename) directories in a recursive way. This perl script was coded originally in 1996.
-
Updated
May 5, 2017 - Perl
Bash scripts to automate archive creation for course submissions.
-
Updated
Nov 25, 2019 - Shell
Understand how file archives are created and manipulated.
-
Updated
Jan 29, 2018 - C
Improve this page
Add a description, image, and links to the tar-archive topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tar-archive topic, visit your repo's landing page and select "manage topics."


currently, any password supplied using --ssl-passwd when creating a makeself archive is exposed in the header --info block with the build commands. problem can be sidestepped by using --ssl-pass-src and a temporary file instead. should probably either rework the build info to drop/redact that argument or stop supporting --ssl-passwd