need regex help

2006-08-24 Thread Jeff Portwine
Please forgive me if this comes across twice, I sent the same question yesterday but it seems that it never made it to the list.. at least I didn't receive my own message if it did. I want amanda to back up multiple home directories, but I don't want to back up everything in

Re: need regex help

2006-08-24 Thread Ken D'Ambrosio
[Sent a second time from an address known to the list; sorry if a dup.] On Thu, August 24, 2006 10:40 am, Jeff Portwine wrote: I want amanda to back up multiple home directories, but I don't want to back up everything in /home. I tried using syntax like this: myserver /dev/sdc1 {

Re: need regex help

2006-08-24 Thread Jeff Portwine
- From: Ken D'Ambrosio [EMAIL PROTECTED] To: Jeff Portwine [EMAIL PROTECTED] Cc: amanda-users@amanda.org Sent: Thursday, August 24, 2006 11:36 AM Subject: Re: need regex help [Sent a second time from an address known to the list; sorry if a dup.] On Thu, August 24, 2006 10:40 am, Jeff Portwine wrote

Re: need regex help

2006-08-24 Thread Geert Uytterhoeven
to do. In that case, try ./home/{user1,user2,user3,user4}* - Original Message - From: Ken D'Ambrosio [EMAIL PROTECTED] To: Jeff Portwine [EMAIL PROTECTED] Cc: amanda-users@amanda.org Sent: Thursday, August 24, 2006 11:36 AM Subject: Re: need regex help [Sent a second time

Re: need regex help

2006-08-24 Thread Jon LaBadie
On Thu, Aug 24, 2006 at 10:40:15AM -0400, Jeff Portwine wrote: Please forgive me if this comes across twice, I sent the same question yesterday but it seems that it never made it to the list.. at least I didn't receive my own message if it did. I want amanda to back up

Re: need regex help

2006-08-24 Thread Paddy Sreenivasan
Jeff, You can use testgtar script contributed by Amanda user to test regex patterns. http://wiki.zmanda.com/index.php/Main_Page#Useful_Amanda_tools Thanks, Paddy On 8/24/06, Jeff Portwine [EMAIL PROTECTED] wrote: Please forgive me if this comes across twice, I sent the same question

RE: need regex help

2006-08-24 Thread McGraw, Robert P.
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paddy Sreenivasan Sent: Thursday, August 24, 2006 2:23 PM To: Jeff Portwine Cc: amanda-users@amanda.org Subject: Re: need regex help Jeff, You can use testgtar script contributed by Amanda user to test regex