[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Progress meter on copying



On Mon, 3 Nov 2003, Rus Foster wrote:

> Hi All,
> Does anyone know of a nice way of being able to show a progress meter on
> copying a large file from one part of the disk to another. I tried scp
> localfile localfile2 but scp calls cp.

Ugly/weird/overkill way of doing it, but

rsync -P 3dmark2001se.exe test.exe
    41780867 100%   46.57MB/s    0:00:00

seems to work.



Reply to: