0

In the Tivoli Storage Manager dsm.opt file, how do I tell it to include two specific directories, but exclude everything else.

For example, I want to backup the "E:\File Storage" and "F:\Documents" directories, but nothing else.

1 Answer 1

0

DOMAIN C: D: E: :F

EXCLUDE.DIR *:\...\[a-ln-oq-tv-z]*

EXCLUDE.DIR "*:\System Volume Information"

EXCLUDE.DIR "*:\...\Temporary Internet Files"

EXCLUDE.DIR "*:\Recycled"

EXCLUDE.DIR "*:\Recycler"

EXCLUDE.DIR "*:\$Recycle.Bin"

Exclude "*:\...\*"

Exclude "*:\*"

Include "E:\File Storage\*"

Include "F:\Documents\*"

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.