Roger,
we use the following - cribbed, I think, from the client manual.
Exclude.dir \\*\*\...\*
This works (if memory serves correctly) due to the client addressing
non-local drives using the UNC convention while addressing local drives
using drive letters.
Try it and see. You will s
On Dec 13, 2008, at 2:50 , Roger Deschner wrote:
We have some users who are (ab)using TSM to back up network drives
that
they have mapped. I want to stop this, via something in a Client
Option
Set. How would I go about coding such a blanket exclusion, when I
don't
know what the name of the syste
please insert this in dsm.opt
test excludeNetworkFS
works with tsm 5.3, i do not know, if this is working with the newer
versions.
with best regards
stefan savoric
We have some users who are (ab)using TSM to back up network drives that
they have mapped. I want to stop this, via something in a Client Option
Set. How would I go about coding such a blanket exclusion, when I don't
know what the name of the system hosting the drive, or its drive letter,
might be?