2.6.2 rsync --daemon is not working for me

Wayne Davison wayned at samba.org
Thu Jan 12 20:16:06 GMT 2006


On Thu, Jan 12, 2006 at 10:55:10AM +0530, chitra.vaidyanathan at wipro.com wrote:
> Can anyone explain to me how strace works? I mean does it need to modify
> the system calls iternally for some kind of event notification.
> Can it not be used for monitoring a process non-intrusively?

Strace is supported by the kernel itself, so you can monitor anything
binary (for which you have permissions) including an already-running
process.  See the strace manpage for the command-line possibilities.

..wayne..


More information about the rsync mailing list