Re: [BackupPC-users] Run BackupPC from Script

2022-08-23 Thread Bowie Bailey via BackupPC-users
I have been doing it that way for years for a couple of my machines that need to be backed up at a particular time.  Still seems to work fine on v4. $ /path/to/BackupPC_serverMesg backup clientName clientName backuppc 1 The client name is repeated twice.  I remember reading the reason for this

Re: [BackupPC-users] Run BackupPC from Script

2022-08-23 Thread Taste-Of-IT
Hi, i found an old command in the net: "/usr/share/backuppc/bin/BackupPC_serverMesg backup host.example.tld host.example.tld backuppc 1". Is it safe to use this one from command line? thx Am 23.08.2022 09:13:48, schrieb Taste-Of-IT: > Hi, > > ok after some tests i find "BackupPC_serverMesg

Re: [BackupPC-users] Run BackupPC from Script

2022-08-23 Thread Taste-Of-IT
Hi, ok after some tests i find "BackupPC_serverMesg status host..." to get information about specific host. That helps a lot. Am 22.08.2022 19:28:39, schrieb backu...@kosowsky.org: > > Taste-Of-IT wrote at about 15:26:43 + on Monday, August 22, 2022: > > Hi, > > what is the preferred wa

Re: [BackupPC-users] Run BackupPC from Script

2022-08-22 Thread Taste-Of-IT
Hi, ok i understand. I have to find another way. Can i get the status with BackupPC_serverMesg status queues? I found this in an old post in the net. Thanks Taste -- >Am 22.08.2022 19:28:39, schrieb backu...@kosowsky.org: > > Taste-Of-IT wrote at about 15:26:43 + on Monday, August 22, 2

Re: [BackupPC-users] Run BackupPC from Script

2022-08-22 Thread backuppc
Taste-Of-IT wrote at about 15:26:43 + on Monday, August 22, 2022: > Hi, > what is the preferred way to run a backupjob from command line e.g. a bash > script? I see the command "/usr/local/bin/rsync_bpc --bpc-top-dir" in > xferlog. Can i use this, or is there a better way? > That

[BackupPC-users] Run BackupPC from Script

2022-08-22 Thread Taste-Of-IT
Hi, what is the preferred way to run a backupjob from command line e.g. a bash script? I see the command "/usr/local/bin/rsync_bpc --bpc-top-dir" in xferlog. Can i use this, or is there a better way? thanks Taste ___ BackupPC-users mailing list B