On 2/14/07, Qi Yong <[EMAIL PROTECTED]> wrote:
Is this condition possible (am_server == 1 and am_daemon == 0) ?
Yes, this is true of the remote rsync process in an rsync session over SSH.
iow, is this path possible? main() -> start_server() -> start_client()
No, I don't see any way start_server can call start_client. Matt -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html