Re: [BackupPC-users] Determine, whether a backup is running in a bash script

2007-10-24 Thread Peter Vratny
Hendrik Friedel wrote: > Hi, > > My server is running a shutdown script regularly, checking, whether a the > server is being used or not. This works fine for all services I use. Now, > I'd like to add a backuppc to this. > How can I determine in a bash-script, whether a backup is running? look fo

Re: [BackupPC-users] Determine, whether a backup is running in a bash script

2007-10-23 Thread Hendrik Friedel
Auftrag von Milos Jariabka > Gesendet: Dienstag, 23. Oktober 2007 23:28 > Cc: backuppc-users@lists.sourceforge.net > Betreff: Re: [BackupPC-users] Determine,whether a backup is > running in a bash script > > Hello Hendrik, > > sorry, I dont have the answer, but I'm

Re: [BackupPC-users] Determine, whether a backup is running in a bash script

2007-10-23 Thread Milos Jariabka
Hello Hendrik, sorry, I dont have the answer, but I'm still intrested in your script. Can you please share your script enhanced with BackupPC service in on the wiki backuppc.wiki.sourceforge.net , or just send me personnaly your script ? Thanks a lot Milos Jariabka Hendrik Friedel a écrit : > H

[BackupPC-users] Determine, whether a backup is running in a bash script

2007-10-23 Thread Hendrik Friedel
Hi, My server is running a shutdown script regularly, checking, whether a the server is being used or not. This works fine for all services I use. Now, I'd like to add a backuppc to this. How can I determine in a bash-script, whether a backup is running? Regards, Hendrik ---