Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf
>> Of Michael Green
>> Sent: Tuesday, March 03, 2009 8:47 AM
>> To: ADSM-L@VM.MARIST.EDU
>> Subject: [ADSM-L] Windows Client: Backing up just one folder
>>
>> I'm banging my head against something that
al Message-
> From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf
> Of Michael Green
> Sent: Tuesday, March 03, 2009 8:47 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: [ADSM-L] Windows Client: Backing up just one folder
>
> I'm banging my head against somethin
Wow, so many replies in such a short time! Amazing.
--
Warm regards,
Michael Green
On Tue, Mar 3, 2009 at 5:18 PM, Wanda Prather wrote:
> exclude.dir overrides everything else, so leave that out.
> After that, the list in dsm.opt is read from the bottom up.
> So what you need is:
>
> EXCLUDE
exclude.dir overrides everything else, so leave that out.
After that, the list in dsm.opt is read from the bottom up.
So what you need is:
EXCLUDE "D:\...\*"
INCLUDE "D:\backmeup\*"
On Tue, Mar 3, 2009 at 9:47 AM, Michael Green wrote:
> I'm banging my head against something that supposed to b
The simplest approach is to perform 'dsmc i' on the directory path/
name. See examples in the client manual.
Richard Sims
According to Michael Green:
> I'm banging my head against something that supposed to be rather simple.
>
> There is a windows machine and it has a disk -- disk D:
> Disk D: has all sorts of things on it. Among them a folder called 'backmeup'.
> I need to backup that folder and nothing else.
>
> Wha
I'm banging my head against something that supposed to be rather simple.
There is a windows machine and it has a disk -- disk D:
Disk D: has all sorts of things on it. Among them a folder called 'backmeup'.
I need to backup that folder and nothing else.
What sequence of INCLUDE - EXCLUDE statemen