We have the following:
Webserver web1 with a mounted partition /dev/hda3 (/www)
and home of about 40 hosting clients
and
Webserver web2 with a mounted partition /dev/hda3 (/www)
and home of about 40 different hosting clients
Mirror-Server mirro mirroring both /www - directories of web1 and
web
Is it possible to have rsync use multiple TCP streams for transferring
data?
The goal is to have greater performance when transferring files
between systems with high latency. A
single TCP stream seems to be limiting the Bps.
If not, could anyone recommend an application for transf
I'm getting following error while compiling rsync
Can anyone help me .
I'm running Alpha Server with TRU64 5.1
any help will be appreciated
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c rsync.c -o rsync.o
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c generator.c -o generator.o
cc -I. -I. -g -DHAVE_CO