search for: xfer1

Displaying 1 result from an estimated 1 matches for "xfer1".

Did you mean: xfer
2005 Aug 31
2
performance problem of using parallel rsync to stage data from 1 source to multiple destination
Hi all, I am new to rsync and I apologize in advance if my question is shallow. I write a simple script to use rsync to transfer a big file (~600MB)from a single source to variable number of destinations in a parallel way. When I transfer the file to 4 destination machines, I get X overall transfer time. Then I transfer the same file to 8 destination machines and I get Y overall transfer time.