BackupPC-users

Re: [BackupPC-users] Using Wildcards in include file paths.

2010-11-01 09:16:46
Subject: Re: [BackupPC-users] Using Wildcards in include file paths.
From: Richard Shaw <hobbes1069 AT gmail DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 1 Nov 2010 08:14:45 -0500
On Mon, Nov 1, 2010 at 7:37 AM, swisstone
<backuppc-forum AT backupcentral DOT com> wrote:
> I have been running BackupPC for 2 years and everytime I add a client PC (XP 
> Pro) to be backed up I manually add the machine and its folder paths.
> This can lead to much confusion as everytime a different user starts or a 
> machine is moved the configs all need to be changed.
>
> I would like to backup:
>
> c$\Documents and Settings\USERNAME\Desktop
> c$\Documents and Settings\USERNAME\My Documents
>
> I have to change the script for every user....  [Rolling Eyes]
> I tried a wildcard
>
> c$\Documents and Settings\*\Desktop
>
> But the wildcard just throws a path error? Is this possible?
> I would like to just backup the whole subnet of clients based on IP (all 
> profiles desktop and documents is fine) That way I will not miss anyone!
> But cannot get BackupPC to accept a wildcard?
> Any help greatly appriciated.

I'm running into the same issue but I'm using ssh/rsync for linux to
linux backup. There are some differences in how wildcards work with
the different backup methods. It's possible that your wildcard is
being expanded in the local shell instead of making it to the client.
I would try various ways of quoting the wildcard starting with:

c$\Documents and Settings\'*'\Desktop (single quotes)

and see what happens.

Richard

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
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/