Download List

Projeto Descrição

Star is a very fast, POSIX-compliant tar archiver, maintained for more than 30 years. It saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes command line interfaces for the "tar", "Sun-Tar", "cpio", "pax", and "gnutar" command-line syntax. It includes a FIFO for speed, a pattern matcher, multi-volume support, the ability to archive sparse files and ACLs, the ability to archive extended file flags, automatic archive format detection, automatic byte order recognition, automatic archive compression/decompression, remote archives, and special features that allow star to be used for full and incremental backups. It includes the only known platform independent "rmt" server program.

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.

2007-10-30 12:08
1.5a87

Uma página de buffer alinhado agora também é utilizado no-no-FIFO para melhorar a velocidade. scpio agora exibe a mensagem CPIO "blocos" xxx "em vez da linha Star estatísticas. Um novo cpio-opção de estatísticas também faz com que as estatísticas estilo CPIO a saída. Uma opção-xmeta lhe permite "extrair" os arquivos meta de um arquivo estrela que foi criado com o "star-c-meta". A opção de ligação de dados permite estrela para adicionar dados para ligações diretas nos arquivos. Record trava agora é realizada no arquivo / etc / tardumps arquivo.
Tags: Development, Minor feature enhancements
A page aligned buffer is now also used in the -no-fifo to improve speed. scpio now prints the CPIO message "xxx blocks" instead of the Star statistics line. A new -cpio-statistics option also causes CPIO style statistics to be output. An -xmeta option allows you to "extract" meta files from a star archive that has been created with "star -c -meta". A -link-data option allows star to add data to hard links in archives. Record locking is now performed on the /etc/tardumps file.

2007-10-09 19:08
1.5a86

"star-diff-esparsa" não se compara a "escassez" de hardlinks se não houver dados para o arquivo no arquivo.
Tags: Development, Minor bugfixes
"star -diff -sparse" no longer compares
"sparseness" for hardlinks if there is no data for
the file in the archive.

2007-09-13 20:29
1.5a85

Esta versão corrige um problema de despejo núcleo binários compilados com o gcc e os dados de mudança de avisar. A estrela de arquivo symtable está escrito de uma forma que é seguro contra falhas do sistema durante escreve. Para manter os selos diretório tempo, a estrela já não symlinks recria e arquivos especiais em restauração incremental modo se os arquivos são idênticos.
Tags: Development, Minor bugfixes
This release fixes a core dump problem with gcc compiled binaries and -data-change-warn. The file star-symtable is now written in a way that is safe against system crashes during writes. To keep directory time stamps, star no longer recreates symlinks and special files in incremental restore mode if the files are identical.

2007-08-23 16:24
1.5a84

Um erro que causou a aceitar star "foo //..//../ bar" como um nome de arquivo seguro para a extração foi corrigido.
Tags: Development, Minor bugfixes
A bug that caused star to accept "foo//..//../bar"
as a safe filename for extraction was fixed.

2007-07-16 18:02
1.5a83

Em caso de despejos incremental, estrela agora é se a escrever, pelo menos, o diretório "." para evitar despejos vazio. "star-Xpu-restaurar-force-restore" pode ser chamado para restaurar a força de despejo próximo nível.
Tags: Development, Minor bugfixes
In case of incremental dumps, star is now sure to
write at least the directory "." to avoid empty
dumps. "star -xpU -restore -force-restore" may be
called to force restoring the next level dump.

Project Resources