BackupPC-users

Re: [BackupPC-users] Conf{BackupFilesExclude} question

2012-02-29 12:40:49
Subject: Re: [BackupPC-users] Conf{BackupFilesExclude} question
From: Les Mikesell <lesmikesell AT gmail DOT com>
To: upendra.gandhi AT gmail DOT com, "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 29 Feb 2012 11:39:30 -0600
On Wed, Feb 29, 2012 at 8:53 AM, upen <upendra.gandhi AT gmail DOT com> wrote:
> 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.

The left side of those entries should be the sharename or '*' for all
shares (from the web form this is the 'key'.

-- 
  Les Mikesell
    lesmikesell AT gmail DOT com

------------------------------------------------------------------------------
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>