rsync FAQ

2001-06-27 Thread Christina Kingsberry
Is there a version of Rsync for Windows 2000?

Re: Anti-hang comments?

2001-06-27 Thread Wayne Davison
On Tue, 26 Jun 2001, Wayne Davison wrote: > Since read_int() is a fairly high-level call, I had to manually ensure > that a flush doesn't happen and to ensure that reading the redo_fd > doesn't try to read the io_error_fd (both to avoid nested read > attempts on the redo_fd). In case you're wonde

Re: Anti-hang comments?

2001-06-27 Thread Martin Pool
On 26 Jun 2001, Wayne Davison <[EMAIL PROTECTED]> wrote: > Here's a solution with a non-growing buffer. This is getting disturbingly complex. I realize the problem is complex too, so this is no slur on Wayne's coding. My gut reaction is that if we start adding this then the program's behaviou