Re: [BackupPC-users] error crontab

2016-05-31 Thread Holger Parplies
Hi, Bowie Bailey wrote on 2016-05-31 11:34:43 -0400 [Re: [BackupPC-users] error crontab]: > On 5/31/2016 9:53 AM, Carl Wilhelm Soderstrom wrote: > > Put your entries in /etc/crontab. They will be easier to find there. > > > > [...] > > Alternately, you can use the

Re: [BackupPC-users] error crontab

2016-05-31 Thread Bowie Bailey
On 5/31/2016 9:53 AM, Carl Wilhelm Soderstrom wrote: > Put your entries in /etc/crontab. They will be easier to find there. > > Here's an example I have: > > 20 20 * * * backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup > example-2.example.com example-2.example.com backuppc 1 > > Use a

Re: [BackupPC-users] error crontab

2016-05-31 Thread Carl Wilhelm Soderstrom
Put your entries in /etc/crontab. They will be easier to find there. Here's an example I have: 20 20 * * * backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup example-2.example.com example-2.example.com backuppc 1 Use a '1' for a 'full' backup, '0' for an incremental backup. As was

Re: [BackupPC-users] error crontab

2016-05-31 Thread Alexander Moisseev
On 31.05.2016 13:42, Antonio Rodes wrote: > root@backupserver:~# crontab -l > 00 01 * * 6 backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup > 172.16.0.2 172.16.0.3 172.16.0.4 1 > > root@backupserver:~# su backup > 00 01 * * 6 backuppc /usr/share/backuppc/bin/BackupPC_serverMesg backup >

Re: [BackupPC-users] error crontab

2016-05-31 Thread FLORENT Philippe
Dude, I am pretty sure this list only support english -Original Message- From: Antonio Rodes [mailto:aro...@tecnausa.com] Sent: mardi 31 mai 2016 12:42 To: backuppc-users@lists.sourceforge.net Subject: [BackupPC-users] error crontab Hola, Para forzar un full backup para los servidores

[BackupPC-users] error crontab

2016-05-31 Thread Antonio Rodes
Hola, Para forzar un full backup para los servidores indicados (172.16.0.2 172.16.0.3 172.16.0.4 1). Pero no funciona, lo instala el crontab pero no lo ejecuta nunca. Estoy ejecutando el script: root@backupserver:~# crontab -l 00 01 * * 6 backuppc /usr/share/backuppc/bin/BackupPC_serverMesg