Re: Progrees meter in scp
- From: Stephen R Laniel <steve@xxxxxxxxxxx>
- Date: Tue, 31 Oct 2006 11:11:15 -0500
On Tue, Oct 31, 2006 at 01:05:19PM -0300, Debian User wrote:
But I have that to transfer 8000 archives, necessary to have a statistics of
the total progress. Old scp had a bar of total progress, now does not have
more. :-(
rsync will do that for you.
rsync -aP [source directory] [dest directory]
If your files are highly compressible, and not too large
(where 'too large' is probably defined by the amount of
memory you have), you can use the -z flag as well; this will
compress your files before they go over wire, and save you
even more time.
--
Stephen R. Laniel
steve@xxxxxxxxxxx
Cell: +(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: Progrees meter in scp
- From: Debian User
- Re: Progrees meter in scp
- References:
- Progrees meter in scp
- From: Debian User
- Re: Progrees meter in scp
- From: Stephen R Laniel
- Re: Progrees meter in scp
- From: Debian User
- Progrees meter in scp
- Prev by Date: Re: reading MS word files
- Next by Date: Re: reading MS word files
- Previous by thread: Re: Progrees meter in scp
- Next by thread: Re: Progrees meter in scp
- Index(es):