Sean writes:
> Is there a backuppc command line reference anywhere? I would like to
> write a script to disable backups on a host until the next wakeup.
No, sorry it isn't documented.
You should just look at the code to figure out the commands.
I'm not sure if this is exactly what you need, but to cancel a backup
and specify the backoff time (as you do in the CGI interface), the
command is:
BackupPC_serverMesg stop HOST REQ_USER BACKOFF
HOST is the host to cancel, REQ_USER is the requesting user (just
for log purposes) and BACKOFF is the backoff time in hours.
Craig
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/