Re: Splitting a DLE with regex

2013-07-30 Thread Chris Hoogendyk
Try: localhost /home/./a-c /home { vhost2-user-tar include "./[a-c]*" } 1 local That is, put in an intervening "./" in the name on the first line. I have a couple of examples like that in my disklist, and it all seems to work just fine. On 7/30/13 2:00 PM, Jon LaBadie wrote: On Tue, Jul 30

Re: Splitting a DLE with regex

2013-07-30 Thread Jon LaBadie
On Tue, Jul 30, 2013 at 08:09:15AM -0400, Mike Neimoyer wrote: > > Hello all, > > Attempting to follow the examples in the amanda documentation and > results when I search for it in the mailing list Archives, I > encounter problems. I have one DLE (/home) that is approx 200GB and > would like to

Splitting a DLE with regex

2013-07-30 Thread Mike Neimoyer
Hello all, Attempting to follow the examples in the amanda documentation and results when I search for it in the mailing list Archives, I encounter problems. I have one DLE (/home) that is approx 200GB and would like to split this out using regex similar to the examples given in: http://arc