Re: rsync hang, more details [LONG]

2001-12-17 Thread Ed Santiago
The other thing you absolutely need to send is the output of netstat -ta Alas, this is Solaris... and not a system on which I have root. I don't think this shows anything useful, but here goes. Hosts are fido (client) and cvsroot (server). Output of netstat: cvsroot$ netstat -a -P

Problem: rsync hangs

2001-12-06 Thread Ed Santiago
before the hang is 3 to 4 thousand, but as you can see the above run did 17,000+. Invocation script is attached below. Has anyone seen this? Is there anything obvious I'm doing wrong? Any suggestions for how to track down the problem? Thanks in advance for any advice, ^E -- Ed Santiago

[patch] rprintf: truncate too-long strings

2001-07-23 Thread Ed Santiago
. Thanks to all for your work on rsync. Regards, ^E -- Ed Santiago Toolsmith [EMAIL PROTECTED] Index: log.c === RCS file: /cvsroot/rsync/log.c,v retrieving revision 1.52 diff -u -r1.52 log.c --- log.c