I have a server that BackupPC is only backing up certain directories and 
skipping the rest.  I am using rsync to do the backup against a Linux box and 
it is creating the /var directory, however it is not grabbing any of the files. 
 

I have a server that is set up identically, the configuration files are 
identical, and it works.

Here is the config file:
$Conf{BackupFilesExclude} = [
  '/tmp','/proc','/mnt','/sys','/media','/lost+found','boot'
  ];
$Conf{XferMethod} = 'rsync';

The backuppc account is using ssh keys to the root user.

+----------------------------------------------------------------------
|This was sent by [email protected] via Backup Central.
|Forward SPAM to [email protected].
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to