Re: restart rsync process via shell script

2008-12-29 Thread Noah
Mel wrote: On Monday 29 December 2008 13:35:06 Noah wrote: Hi there, I am trying to figure out the most accurate way to assess if an rsync process is running and is established to the remote rsync server and is transferring data. I am writing a bourne shell script to restart rsync if the conne

Re: restart rsync process via shell script

2008-12-29 Thread Mel
On Monday 29 December 2008 13:35:06 Noah wrote: > Hi there, > > I am trying to figure out the most accurate way to assess if an rsync > process is running and is established to the remote rsync server and is > transferring data. I am writing a bourne shell script to restart rsync > if the connecti

restart rsync process via shell script

2008-12-29 Thread Noah
Hi there, I am trying to figure out the most accurate way to assess if an rsync process is running and is established to the remote rsync server and is transferring data. I am writing a bourne shell script to restart rsync if the connection to the remote rsync server is lost. The command "ps ax