Download List

Projeto Descrição

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 versão adiciona suporte para a compressão xz (com a opção xz -) e atribui a opção short-J como um atalho para - xz. A opção-I é agora um atalho para - use-compress-programa, e - no-obras com opção 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 versão adiciona novas opções: - lzop, - no-auto-comprimir, e - não-nulo. Tem formato comprimido reconhecimento e apoio VCS (- exclude-vcs). Ela corrige a opção - nulo e correções de auto-detecção de tamanho recorde.
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

Esta versão tem opções de novo:-A (seleciona um algoritmo de compressão baseando no sufixo do nome do arquivo), - lzma (seleciona o algoritmo de compressão LZMA), e - duro dereference, links que dereferences duro durante a criação do arquivo e armazena os arquivos a que se referem (em vez de criar os habituais membros hard link).
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

A licença foi atualizado para a versão 3 da GNU General Public License. Vários erros no conjunto de testes foram corrigidos.
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 versão corrige arquivamento de arquivos esparsos em POSIX modo, a operação de - verificar - listed-incremental, e - a ocorrência. O fim-de-script volume pode enviar o nome do novo volume de alcatrão por escrito para o descritor de arquivo armazenado na variável de ambiente '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