Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

libarchive

Compare

  Analyzed 12 months ago

Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives. The bsdtar program is ... [More] an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown into a feature-competitive replacement for GNU tar. The bsdcpio program is an implementation of cpio(1) that is built on top of libarchive. [Less]

171K lines of code

36 current contributors

about 1 year since last commit

5 users on Open Hub

Activity Not Available
4.66667
   
I Use This

mylvmbackup

Compare

  No analysis available

mylvmbackup is a Perl script for quickly creating backups of MySQL server's data files. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, makes an LVM snapshot of the volume containing the MySQL data directory, and unlocks the tables again. The ... [More] snapshot process takes only a small amount of time. When it is done, the server can continue normal operations, while the actual file backup proceeds. [Less]

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

tarlimit

Compare

  Analyzed about 1 year ago

tarlimit is a simple command line utility designed to create backups of their data onto fixed media. If the data being archived is larger than the selected media, the data must be split up and placed on several separate disks. tarlimit is the solution to this problem, which would otherwise be ... [More] solved manually. It will take a directory and archive it, starting a new archive whenever it nears the user specified size limit. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl