The dssetprop and dssetup commands only change the true/false, enable/disable value of the server configuration property. The dssetprop and dssetup commands do not start or stop a service.
Use the monitor command to start or stop a DocuShare service.
For example:
Use the monitor command to start or stop a DocuShare service.
For example:
- From the command prompt window
- Type /bin/monitor start ftpscan
- Then you can check that the service is started by by typing /bin/monitor status
Some other examples of commands are
- /bin/monitor start smbscan
- /bin/monitor stop ftpscan
- /bin/monitor stop smbscan
NOTE: Refer to the DocuShare Command Line Utilites Guide for more information on each of the commands.