BackupPC-users

[BackupPC-users] Consecutive BackupPC_archiveStart calling for the same archive host is not executing

2009-12-14 13:42:18
Subject: [BackupPC-users] Consecutive BackupPC_archiveStart calling for the same archive host is not executing
From: "Jose Torres" <jetorres AT conecodepr DOT com>
To: <BackupPC-users AT lists.sourceforge DOT net>
Date: Mon, 14 Dec 2009 14:39:42 -0400

Hello!

 

I am executing in a bash script the following consecutive BackupPC command

/scriptpath/BackupPC_archiveStart localhost backuppc server1

/scriptpath/BackupPC_archiveStart localhost backuppc server2

/scriptpath/BackupPC_archiveStart localhost backuppc server3

 

localhost is the archive host, and server1, server2, server3 are hosts being backup prior to the executing of this script.

 

I could have instead:

 

/scriptpath/BackupPC_archiveStart localhost backuppc server1 server2 server3

 

But I want to execute for each server an ArchivePostUserCmd so then I have to do the archive for each host individually.

 

The problem is that each request is being done as appears on the BackupPC log but only one (the first request) is executed.

So I end with the archiving of only server1 backups.

 

Any light will be appreciated.

 

 

 

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/