Re: [BackupPC-users] Incremental problem
shohan writes: > I dont want to make auto full backup so > $Conf{FullPeriod}= -1 > $Conf{IncrPeriod}= 0.97 That means disable all backups, both full and incremental. Craig > On 6/23/06, Craig Barratt <[EMAIL PROTECTED]> wrote: > > > > Shohan writes: > > > > > I want to keep 6 last incremental that will be done automaticly. so my > > > configuration is as below > > > My configuration: > > > > > > $Conf{FullKeepCnt} = 1; > > > > > > $Conf{FullKeepCntMin} = 1; > > > $Conf{FullAgeMax} = 30; > > > > > > $Conf{IncrKeepCnt} = 6; > > > > > > $Conf{IncrKeepCntMin} = 1; > > > $Conf{IncrAgeMax} = 30; > > > > > > But the problem is i can see only 1 incrementals in the web interface. > > > But i dont see any more incrementals.. > > > Whats wrong? > > > > Are you saying it does extra fulls instead of incrementals? > > Have you given it enough time for more backups to run? > > > > What are $Conf{IncrPeriod} and $Conf{FullPeriod|} set to? > > Do you have a per-PC config.pl that overrides any settings? > > > > Craig Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
Re: [BackupPC-users] Incremental problem
Shohan writes: > I want to keep 6 last incremental that will be done automaticly. so my > configuration is as below > My configuration: > > $Conf{FullKeepCnt} = 1; > > $Conf{FullKeepCntMin} = 1; > $Conf{FullAgeMax} = 30; > > $Conf{IncrKeepCnt} = 6; > > $Conf{IncrKeepCntMin} = 1; > $Conf{IncrAgeMax} = 30; > > But the problem is i can see only 1 incrementals in the web interface. > But i dont see any more incrementals.. > Whats wrong? Are you saying it does extra fulls instead of incrementals? Have you given it enough time for more backups to run? What are $Conf{IncrPeriod} and $Conf{FullPeriod|} set to? Do you have a per-PC config.pl that overrides any settings? Craig Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
[BackupPC-users] Incremental problem
I want to keep 6 last incremental that will be done automaticly. so my configuration is as below My configuration: $Conf{FullKeepCnt} = 1; $Conf{FullKeepCntMin} = 1; $Conf{FullAgeMax} = 30; $Conf{IncrKeepCnt} = 6; $Conf{IncrKeepCntMin} = 1; $Conf{IncrAgeMax} = 30; But the problem is i can see only 1 incrementals in the web interface. But i dont see any more incrementals.. Whats wrong? Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642___ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/