Hi All,
One problem I have using rsync is that if you have a large dataset,
rsync will use almost all io, leaving almost none for other processes.
I wonder if something can be built into rsync to make it more
io-friendly so that rsync can coexist with other processes?
Regards,
Jie
--
To u
Hi all,
I have this in the log:
xxx.ucc.usyd.edu.au: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(151)
This is my command:
/usr/bin/nice -n +19 /usr/local/bin/rsync -n --verbose --archive --pro
On Thu, 14 Mar 2002, Martin Pool wrote:
> On 14 Mar 2002, Jie Gao <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > rsync-2.5.4
> >
> > I'm getting these errors:
>
> Thanks for sending the log. That really helps.
Thanks for your reply.
> Are
Hi All,
rsync-2.5.4
---
I'm getting these errors:
> gmake test
echo "WARNING: You need to run ./config.status --recheck"
WARNING: You need to run ./config.status --recheck
gcc -I. -I. -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c tls.c -o tls.o
tls.c: In function `list_file':
tls.c:124: warn
Hi All,
Ver: rsync-2.5.2
Platform: SunOS x 5.7 Generic_106541-12 sun4u sparc SUNW,Ultra-80
Compiler: gcc version 2.95.2 19991024 (release)
root%/usr/local/src/rsync-2.5.2:108> gmake test
POSIXLY_CORRECT=1 TLS=`pwd`/tls rsync_bin=`pwd`/rsync srcdir="." ./runtests.sh
=