RSS 1 project tagged "copy"

Download No website Updated 16 Feb 2013 copymon

Screenshot
Pop 43.22
Vit 9.73

copymon provides file copying processes with a progress bar. Neither cp nor rsync provide means to monitor the copying process, nor a progress bar. copymon is a wrapper which performs a scan of the directory to be copied and collects information about the files to be copied. After that, it spawns the actual copying program (which can be cp, rsync, or tar) and monitors its progress. copymon can be easily enhanced to support more programs and can be extended to provided different types of progress bars.

Screenshot

Project Spotlight

Units of measurement for Ada

A library for dealing with dimensioned values.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.