Re: rsync transfer rates over ssh

2009-07-02 Thread Ryan Malayter
On Thu, Jul 2, 2009 at 11:01 AM, Matthias Schniedermeyer wrote: > AFAIK there is no way to see the actual transfer-rate of the data-stream > between the 2 rsync processes. OS-level tools can show the actual bytes transferred on the wire (e.g. perfmon in Windows). -- RPM -- Please use reply-all

Re: rsync transfer rates over ssh

2009-07-02 Thread Matthias Schniedermeyer
On 02.07.2009 08:14, J.P. Trosclair wrote: > This is just an inquiry about how rsync calculates its transfer speeds. > > I'm using rsync over ssh to pull data from our central office to another > office. Our central office is connected to the internet via T1 and the > other office is connected

rsync transfer rates over ssh

2009-07-02 Thread J.P. Trosclair
This is just an inquiry about how rsync calculates its transfer speeds. I'm using rsync over ssh to pull data from our central office to another office. Our central office is connected to the internet via T1 and the other office is connected to the internet via DSL. rsync is being run at the r