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

Re: Progress meter on copying



Mike Dresser wrote:
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.

  you can call it like this:


scp someFile hostname:scpedFile

  then you have progress meter

	erik



Reply to: