Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: gbentley on October 05, 2007, 12:53:58 PM

Title: Include only one ibay in backup set
Post by: gbentley on October 05, 2007, 12:53:58 PM
Running out of tape space and wanting to protect the most valuable data (Sage Accounts) I have copied over /etc/e-smith/templates/etc/flexbackup.conf/10filesystems to /etc/e-smith/custom-templates/etc/flexbackup.conf/10filesystems

and ammende these lines ;

#  $outstring .= join(' ', @filesys);
    $outstring .= "/home/e-smith/files/ibays/sage';";

before expanding the template. Is there a better way of doing this ?