Downloadliste

Projektbeschreibung

GNU tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes multivolume support, the ability to archive sparse files, automatic archive compression/decompression, remote archives and special features that allow tar' to be used for incremental and full backups. It also includes rmt', the remote tape server (the mt' tape drive control program is in GNU cpio').

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-03-06 21:07
1.22

Diese Veröffentlichung fügt Unterstützung für die xz-Komprimierung (mit der Option - xz Option) und weist die Kurzform der Option-J als Abkürzung für - xz. Die Option-I ist jetzt eine Abkürzung für - use-compress-Programm, und die - no-recursive Option funktioniert mit - inkremental.
Tags: Release, Major feature enhancements
This release adds support for xz compression (with the --xz option) and reassigns the short option -J as a shortcut for --xz. The option -I is now a shortcut for --use-compress-program, and the --no-recursive option works with --incremental.

2008-12-28 02:42
1.21

Diese Veröffentlichung fügt neue Optionen: - lzop, - no-auto-komprimieren, und - no-null. Es hat das Format Anerkennung und Unterstützung VCS komprimiert (- exclude-vcs). Es behebt die - null Option und legt Rekord Größe automatische Erkennung.
Tags: Release, Major feature enhancements
This release adds new options: --lzop, --no-auto-compress, and --no-null. It has compressed format recognition and VCS support (--exclude-vcs). It fixes the --null option and fixes record size autodetection.

2008-04-15 19:42
1.20

Diese Version hat neue Optionen:-a (wählt ein Kompressions-Algorithmus auf Basis der Endung des Archivs Dateinamen), - lzma (wählt den LZMA Kompressions-Algorithmus), und - Hard-Dereferenzierung, die dereferences harte Links im Archiv Schaffung und speichert die Dateien, die sie beziehen sich auf (anstatt die üblichen harten Links Mitglieder).
Tags: Release, Minor feature enhancements
This release has new options: -a (selects a compression algorithm basing on the suffix of the archive file name), --lzma (selects the LZMA compression algorithm), and --hard-dereference, which dereferences hard links during archive creation and stores the files they refer to (instead of creating the usual hard link members).

2007-06-30 12:17
1.18

Die Lizenz wurde auf die Version 3 der GNU General Public License aktualisiert. Mehrere Fehler in der Test-Suite wurden behoben.
Tags: Release, Minor bugfixes
The license was upgraded to version 3 of the GNU General Public License. Several bugs in the test suite were fixed.

2007-06-08 20:05
1.17

Diese Version behebt Archivierung von Dateien mit geringer Dichte in POSIX-Modus, den Betrieb von - verify - aufgeführten Schritten, und - Auftreten. Die End-of-Band-Skript kann das neue Volume-Namen zur Angabe des Teer, indem er ihn in die Datei gespeichert senden Schlagwort in der Umgebungsvariablen "TAR_FD.
Tags: Release, Minor feature enhancements
This release fixes archival of sparse files in POSIX mode, operation of --verify --listed-incremental, and --occurrence. The end-of-volume script can send the new volume name to tar by writing it to the file descriptor stored in the environment variable 'TAR_FD'.

Project Resources