On Wednesday, November 1, 2017 at 7:56:25 PM UTC+2, Maged Shaker wrote:
> Dears 
> 
> I already have a backup contain date like /backup/2016-11-1/accounts and 
> should be changed every day , so i do that but the incrmental backup take a 
> full backup althouh i already take a full backup once , i think it consider 
> date are changed so take a new full backup and so on , so how to solve that 
> 
> FileSet {
>   Name = cPanel_Backup
>   Include {
>      File = |/etc/accounts-bareos
>  
>   Options {
>       signature = MD5
>       Compression = GZIP6
> 
>   }
> }
> 
> vi /etc/accounts-bareos
> #!/bin/bash
> echo  /backup/`\date \+%F`\/accounts/

Any Advise 

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to