Télécharger la liste

Description du projet

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').

Système requise

System requirement is not defined
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

Ce communiqué ajoute le support pour la compression xz (avec l'option - XZ) et réaffecte l'option à court-J comme un raccourci pour - xz. L'option-I est maintenant un raccourci pour - use-compress-programme, et l'option - no-œuvres option récursive avec - incrémentielle.
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

Cette version ajoute de nouvelles options: - lzop, - no-auto-compresser, et - no-nulle. Il a comprimé la reconnaissance format et VCS de soutien (- exclude-VCS). Il fixe l'option - nulle et corrige autodétection taille record.
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

Ce communiqué a de nouvelles options:-un (sélectionne un algorithme de compression se basant sur le suffixe du nom du fichier archive), - lzma (sélectionne l'algorithme de compression LZMA), et - Hard-déréférencement, qui relie déréférence dur lors de la création d'archives et stocke les fichiers auxquels ils font référence (au lieu de créer les membres habituels lien dur).
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

La licence a été mis à niveau vers la version 3 de la licence publique générale GNU. Plusieurs bugs dans la suite de test ont été corrigés.
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

Cette version corrige d'archives de fichiers fragmentés en mode POSIX, de l'exploitation de - vérifier - listed-progressive, et - l'événement. La fin de script volume peut envoyer le nouveau nom de volume au goudron en l'écrivant dans le descripteur de fichier stocké dans la variable d'environnement '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