BackupPC-users

Re: [BackupPC-users] $Conf{BackupFilesOnly} Problem

2008-06-03 16:35:25
Subject: Re: [BackupPC-users] $Conf{BackupFilesOnly} Problem
From: "Richard W. Kulp" <rkulp AT charter DOT net>
To: Renke Brausse <rbrausse AT gmx DOT net>, backuppc-users <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 03 Jun 2008 15:34:56 -0500
Renke Brausse wrote:
> I think your config should look like this:
>   $Conf{SmbShareName}= 'd';
>   $conf{BackupFilesOnly} = ['/TSEPWin','/AscendFCU','/CitizensBank'];
>
>
> but I have to admit that I never invested time in the optimal conf of my
> backupped win-boxes, I just save complete shares.
>
> Renke
>
>   
I just ran a full backup on share d. It should have backed up only three 
directories. Here is the config file with username and password removed:

$Conf{XferMethod} = 'smb';
$Conf{XferLogLevel} = 5;
$Conf{SmbShareName}= 'd';
$conf{BackupFilesOnly} = ['/TSEPWin','/AscendFCU','/CitizensBank'];

The result was a full backup. The first few lines of the Xfer log are 
(note the first directory backed up is not in the list of BackupFilesOnly):

Contents of file /storage/backuppc/pc/dc6mqf61/XferLOG.3, modified 
2008-06-03 15:15:48

Running: /usr/bin/smbclient \\\\dc6mqf61\\d -U dick -E -N -d 1 -c tarmode\ full 
-Tc -
full backup started for share d
Xfer PIDs are now 4228,4227
Domain=[DC6MQF61] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
tarmode is now full, system, hidden, noreset, verbose
                directory \AdvancedInstaller\



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/