>The following DSM.OPT
>files runs on a NT service pac6 with TDP for Lotus Notes version 4.6.
>
>*====================================================================
>* IBM Adstar Distributed Storage Manager
>*
>* tpomaha dsm.opt for ADSMConnect Agent for Lotus Notes on
>* Windows NT using tcp/ip.
>*====================================================================
...
>exclude d:\notes\data\mailobj.nsf
>
>My problem is the exclude. It does not exclude the file. Does anybody out
>there see why???
Follow the the guidelines in the TDP manual, which says that the drive
letter should be specified as a question mark, plus other details.
Note that you can check your options file coding by the commands:
dsmc q opt or dsmc show opt
dsmc q inclexcl or dsmc show inclexcl
depending upon your client level.