Download List

Projeto Descrição

gcp (Goffi's CoPier) is a command line file copying tool, loosely inspired by cp, but with high level functionality like a progress indicator, the ability to continue copying multiple files even when there is a problem with one of them, and the use of a journal to track successful copying. File names can be fixed to ensure compatibility with the target filesystem. If you launch a copy operation when another is already running, the files are added to the first queue to avoid hard drive thrashing. You can keep track of files you have copied, and re-copy them later. gcp is approximately option-compatible with cp.

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.

2011-06-20 23:26
0.1.3

Estado de saída foi corrigido. A manpage foi atualizado. O BPC DIR1 sintaxe DIR2 foi corrigido. Testes foram adicionados.
Tags: Minor
Exit status was fixed. The manpage was updated. The gcp DIR1 DIR2 syntax was fixed. Tests were added.

2011-06-17 00:03
0.1.2

A página de manual foi adicionado. precisão os.stat foi corrigido. Links simbólicos são ignorados. Diversos bugs foram corrigidos.
Tags: Minor
A man page was added. os.stat precision was fixed. Symbolic links are skipped. Miscellaneous bugs were fixed.

2010-10-01 19:15
0.1.1

O "GCP ARQUIVO FILE_DEST" sintaxe agora é tratada. Falhas são mostrados no final da operação de cópia. arquivos de Bad eo fechamento do jornal depois de pular de um arquivo existente foi corrigido. Um erro Unicode ao enviar um caminho de origem via dbus (a partir de uma segunda instância) foi corrigido.
Tags: Minor
The "gcp FILE FILE_DEST" syntax is now handled. Failures are shown at the end of the copy operation. Bad files and journal closure after skipping an existent file was fixed. A Unicode error when sending a source path via dbus (from an second instance) was fixed.

2010-09-30 20:27
0.1

Primeira versão pública.
Tags: Major
First public release.

Project Resources