I have couple of questions. I know the "yes-No" answer of these
question, I am looking for more specific answer and the alternatives.

Thanks for any comments in advance.

1> If  client-1 connects to rsync server  using ssh tunnel, can client-2
connect the same rsync server using another ssh tunnel (for same/different
module) ?

2> Is there any limitation on number of modules ? I don't think so, but is
it possible to define different configuration files for different modules ?
Like redirecting /etc/rsyncd.conf to another file for each  modules, so that
we don't have to do "kill -HUP <inetd-pid>".

3> I know that "rsync" handles connection loss, but I want to know your
expert view to make myself more educated on rsync. 
My question is if at "t0" rsync starts using say cron job and it detects the
change in file-1 and at "t1" it starts copying the file to remote machine
but at "t2" while copying the network goes down and restored at "t3". ok,
now (at t3)-->  does "rsync" will copy file-1 according to status at "t1" or
"t3" 

San

Reply via email to