Justin Mazzi writes: > Backups fail if a share doesn't exist if when you have it set to > > BackupZeroFilesIsFatal=0; > > Is there anyway to have it finish backing up the shares that do exist? For > example, not all machines have /var/lib/mysql, so it may fail on some > machines and we can adjust it as necessary, but it should still backup the > shares that do exist.
This currently can't be set at share granularity, only global or per-client. So your best choice is to just turn the setting off, so an empty share is not considered fatal, or to tailor each client's config to actually represent the shares you want to backup. Craig ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ BackupPC-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/
