Re: trigger for pre and post rsync

2005-06-10 Thread Wayne Davison
On Fri, Jun 10, 2005 at 10:27:26PM +0200, Christoph Biedl wrote: > However after some digging in the sources I decided that especially > postexec would not be that easy to catch. Yes, post-exec is the harder of the two to implement, especially if you want the script to be run outside the chroot()

Re: trigger for pre and post rsync

2005-06-10 Thread Christoph Biedl
Wayne Davison wrote... > On Thu, May 12, 2005 at 03:10:49PM -0300, C. P. wrote: > > I think it may be useful to add an option like lograte's prerotate and > > postrotate, that triggers server side scripts before and after rsync. > > It would help the administrator work. > > I don't think I want t

Re: trigger for pre and post rsync

2005-06-10 Thread Wayne Davison
On Thu, May 12, 2005 at 03:10:49PM -0300, C. P. wrote: > I think it may be useful to add an option like lograte's prerotate and > postrotate, that triggers server side scripts before and after rsync. > It would help the administrator work. I don't think I want to complicate rsync with this functio

trigger for pre and post rsync

2005-05-12 Thread C. P.
Hello: Please be patient, its hard to me to explain this even in my native language. I think it may be useful to add an option like lograte's prerotate and postrotate, that triggers server side scripts before and after rsync. It would help the administrator work. Escenary 1: --- client