Re: [BackupPC-users] Is there a way to schedule dump from command line

2005-09-11 Thread Craig Barratt
Travis Fraser writes:

> I have looked through the docs and found the command 
> 
> BackupPC_serverMesg backup all
> 
> to queue all hosts for backup, but was wondering how to do this for just
> one host. I would like to be able to trigger the backup from the
> server's console.

BackupPC_serverMesg backup HOSTIP HOST USER FULL

HOSTIP is the host's IP address, or can be the same as HOST if
HOST's ip address can be looked up via dns or smb.  HOST is the
host is backup.  USER is the user name requesting the backup,
and FULL is a 0 or 1 flag whether to do a full or incremental.

Craig


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/


Re: [BackupPC-users] Is there a way to schedule dump from command line

2005-09-06 Thread hbeaumont hbeaumont
BackupPC_dump -f hostname.com

will trigger an immediate full backup for the hostname listed.

On 9/6/05, Travis Fraser <[EMAIL PROTECTED]> wrote:
I have looked through the docs and found the commandBackupPC_serverMesg backup allto queue all hosts for backup, but was wondering how to do this for justone host. I would like to be able to trigger the backup from the
server's console.--Travis Fraser <[EMAIL PROTECTED]>---SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle PracticesAgile & Plan-Driven Development * Managing Projects & Teams * Testing & QASecurity * Process Improvement & Measurement * 
http://www.sqe.com/bsce5sf___BackupPC-users mailing listBackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-usershttp://backuppc.sourceforge.net/