Message: 5
Date: Tue, 4 Dec 2007 13:06:46 -0600
From: Carl Wilhelm Soderstrom <[EMAIL PROTECTED]>
Subject: Re: [BackupPC-users] Backing up Windows Client with spaces in
the network path
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=us-ascii
On 12/04 11:33 , Ben Blankenberg wrote:
> I am having trouble finding out the correct syntax to backup a
directory
> on a windows machine using SMB that includes spaces in the path of the
> directory.
>
> Example: C:\Documents and Settings\USERNAME\My Documents
Can you be more specific about the syntax you're using in the config
file?
Here's a couple of examples that may be helpful to you. The second one
seems
to work; but the first one is the first that I got to work successfully,
long ago.
$Conf{BackupFilesExclude} = ['*/Temporary?Internet?Files/*'];
$Conf{BackupFilesExclude} = {
'cDrive' => ['/RECYCLER', '/winnt/tmp', '/temp', '/WUTemp',
'/WINDOWS', '/Documents and Settings/*/Local Settings/Temporary Internet
Files/' ]
};
Have Tried these configs
$Conf{BackupFilesOnly} = ['*/test?test/*'];
And get this error message returned Last error is "No files
dumped for share C$"
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
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/