3.4.0 Matrix Server Command Reference

Chapter 2: mx Commands 59
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
path assigned to the PSFS filesystem that will be accessed via this share.
Following is an example:
mx mfs add --path y:\myshared --servers ALL_SERVERS mymfs1
The arguments are:
[--timeout <seconds>]
The maximum amount of time to wait for a probe of the file share to
complete. The default value is five seconds.
[--frequency <seconds>]
The frequency is the interval of time, in seconds, at which the monitor
probes the file share. The default value is 10 seconds.
[--comments <comment>]
A description of the file share.
[--users_limit ALL_USERS|<limit>]
The number of users that will be allowed to access the Matrix File Share
simultaneously. The maximum value is the system maximum, which is
limited by the available memory.
[--share_subdirs]
Share all subdirectories under the specified path.
[--access_based_enum enabled]
Enables the Access-based Enumeration feature provided with Windows
2003 Service Pack 1. This feature allows users to see only the files and
folders to which they have access on a file share.
Modify (update) an existing Matrix File Share:
mx mfs update [arguments] [--path <path>] [--servers
ALL_SERVERS|<server1>,<server2>,...] <mfs_name>
The arguments are the same as mfs add; however, --access_based_enum
can be set to either enabled or disabled.
Enable a Matrix File Share:
mx mfs enable <mfs_name> [ALL_SERVERS|<server> ...]
Disable a Matrix File Share:
mx mfs disable <mfs_name> [ALL_SERVERS]|<server> ...]