Bandwidth Limits

uid0 at catastrophe.net uid0 at catastrophe.net
Tue Nov 20 12:04:23 EST 2001


On Mon, 2001-11-19 at 17:45:26 -0700, tim.conway at philips.com wrote...

; Try this commandline:
; rsync -avz -e ssh --bwlimit=64 localfiles.tar.gz 
; user at remote:/path/to/file/arch

I did. This is what I get....I created a 128K file..

bash-2.05$ rsync --stats -avz --bwlimit=8 -e ssh blah:~/out .
user at remote's password:
receiving file list ... done
out

Number of files: 1
Number of files transferred: 1
Total file size: 127976 bytes
Total transferred file size: 127976 bytes
Literal data: 127976 bytes
Matched data: 0 bytes
File list size: 57
Total bytes written: 32
Total bytes read: 15325

wrote 32 bytes  read 15325 bytes  1228.56 bytes/sec
total size is 127976  speedup is 8.33
bash-2.05$ ls -l out
-rw-------  1 user  luser  127976 Nov 19 19:01 out





More information about the rsync mailing list