Re: [BackupPC-users] Parameter for incremental backups on localhost using tarCreate.sh script

2013-10-18 Thread Phil Reynolds
On Sat, 19 Oct 2013 01:11:35 +0200 Holger Parplies wrote: > getting quoting right is an endless source of fun ... Looks like it... > > > > The net result in both cases is a failed backup, because tar > > > > tries to stat something derived from the time, as if it was a > > > > filename. > > >

Re: [BackupPC-users] Parameter for incremental backups on localhost using tarCreate.sh script

2013-10-18 Thread Holger Parplies
Hi, Phil Reynolds wrote on 2013-10-17 21:27:14 +0100 [Re: [BackupPC-users] Parameter for incremental backups on localhost using tarCreate.sh script]: > On Thu, 17 Oct 2013 14:38:35 -0500 Les Mikesell wrote: > > On Thu, Oct 17, 2013 at 1:30 PM, Phil Reynolds > > wrote: > > > I am having problem

Re: [BackupPC-users] Error: Backup number for host does not exist

2013-10-18 Thread Phil Reynolds
On Fri, 18 Oct 2013 17:23:45 +0800 Charles Belarmino wrote: > Hello Everyone, > > I got this error after I Start Full Backup " Error: Backup number for > host does not exist". I am using "smb" and want to backup Windows > files from any folder from a address link as a trial run for > BackupPC.

Re: [BackupPC-users] Getting backuped hosts status informations from cli

2013-10-18 Thread Emmanuel ARCESILAS
Alexander, Thank you for your answer. This script seems to do the job for me. I also found the BackupPC_serverMesg command in order to query the server for a specific host status : http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=ServerMesg_commands Thanks for your help, Le 18/

Re: [BackupPC-users] Getting backuped hosts status informations from cli

2013-10-18 Thread Alexander Moisseev
On 18.10.2013 11:49, Emmanuel ARCESILAS wrote: Hello all, I'd like to get some backuped hosts status informations (like the "Host summary" page) from cli. By exemple, i'm searching for a way to execute a cmd returning the "Incr Age (days)" or "Last Backup (days)" for each declared hosts on my ba

Re: [BackupPC-users] Error: Backup number for host does not exist

2013-10-18 Thread Charles Belarmino
Hello Everyone, I got this error after I Start Full Backup " Error: Backup number for host does not exist". I am using "smb" and want to backup Windows files from any folder from a address link as a trial run for BackupPC. Can you please advice. Thanks, Charles

[BackupPC-users] Getting backuped hosts status informations from cli

2013-10-18 Thread Emmanuel ARCESILAS
Hello all, I'd like to get some backuped hosts status informations (like the "Host summary" page) from cli. By exemple, i'm searching for a way to execute a cmd returning the "Incr Age (days)" or "Last Backup (days)" for each declared hosts on my backuppc server. Do you have an idea about how