Re: rsync architecture

2008-12-17 Thread Jignesh Shah
Thanks a lot Matt. I understood everying now. :-) On Wed, Dec 17, 2008 at 4:55 AM, Matt McCutchen wrote: > On Mon, 2008-12-15 at 10:14 +0530, Jignesh Shah wrote: > > I am trying to see the rsync source code. I could see that there are > > main three processes: I realize that Server or Client beco

Re: rsync architecture

2008-12-16 Thread Matt McCutchen
On Mon, 2008-12-15 at 10:14 +0530, Jignesh Shah wrote: > I am trying to see the rsync source code. I could see that there are > main three processes: I realize that Server or Client becomes Sender > or Receiver based on arguments provided. > 1. What is the roll of deamon process. How it different