Download List

Descripción del Proyecto

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

System Requirements

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

Esta versión incluye el soporte para la compresión XZ (con la opción - xz) y vuelve a asignar la opción a corto-J como un atajo para - XZ. La opción-I es ahora un acceso directo - use-compress-programa, y el - no funciona con la opción recursiva - incremental.
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

Esta versión incluye nuevas opciones: - lzop, - no-auto-comprimir, y - no-null. Que se ha comprimido en formato de reconocimiento y apoyo VCS (- exclude-VCS). Que fija la opción - null y correcciones de autodetección de tamaño de registro.
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

Este comunicado tiene nuevas opciones:-A (elige un algoritmo de compresión basándose en el sufijo del nombre del archivo), - lzma (selecciona el algoritmo de compresión LZMA), y - difícil eliminar la referencia, que desreferencia enlaces duros durante la creación del archivo y almacena los archivos que se refieren (en lugar de crear la costumbre los miembros de enlace duro).
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 licencia se ha actualizado a la versión 3 de la GNU General Public License. Varios errores en el conjunto de pruebas se han arreglado.
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

Esta versión corrige los archivos de los archivos dispersos en modo posix, el funcionamiento de - verificar - enumeradas-incremental, y - ocurrencia. El final de la secuencia de comandos de volumen puede enviar el nombre del nuevo volumen de alquitrán por escrito que el descriptor de archivo almacenado en la variable de entorno '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