BackupPC-users

[BackupPC-users] Conf{BackupFilesExclude} question

2012-02-29 09:54:24
Subject: [BackupPC-users] Conf{BackupFilesExclude} question
From: upen <upendra.gandhi AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Wed, 29 Feb 2012 08:53:00 -0600
Hello,

I have a backuppc doing ssh/tar type of backup for a system. This
backup does /export/home directory on the remote backuppc client. I
would like to avoid some directories(recursively) which are
immediately under /export/home, for example /export/home/abc ,
/export/home/xyz,..etc


Configuration of the client for avoiding directories is as below. Do
you think it is correct way to keep those directories from backing up
or their path needs to be tweaked?

$Conf{BackupFilesExclude} = {
  '/xyz' => [
    ''
  ],

  '/abc' => [
    ''
  ]
};

Please help. Thank you.

~UG

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>