On 10/12/2007, Phil Ashby <phil.ashby at bt.com> wrote: > > Most likely this is rsync creating worker threads during I/O operations, > which under linux appear as separate processes. You learn something new everyday. What a bizarre way of handling multi-threading! Greg