Download List

Descripción del Proyecto

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 salida se fijó. La página de manual se ha actualizado. El GCP DIR1 sintaxis DIR2 fue corregido. Las pruebas se han añadido.
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

Una página de manual fue añadido. precisión os.stat fue corregido. Los enlaces simbólicos se omiten. Varios errores fueron corregidos.
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

Las "Buenas Prácticas Clínicas ARCHIVO FILE_DEST" sintaxis que ahora se realiza. Las fallas se muestran al final de la operación de copia. los archivos de Bad y cierre diario después de saltarse un archivo existente fue corregido. Un error de Unicode al enviar una ruta de origen a través de dbus (de una segunda instancia) se fijó.
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

Primera versión pública.
Tags: Major
First public release.

Project Resources