Show TOC

MOUNTPOINTS / MPSLocate this document in the navigation structure

Use

Lists the mount points. A mount point is a local folder in which the content of a remote folder is stored.

Syntax

Syntax

MOUNTPOINTS [-fFieldName] [[-s] [-d]] [-uf]

Arguments

[-fFieldName]

Using this option you can specify the properties of the folder item(s) that have to be displayed.

The fields that can be specified are:

  • LocalPath (LP)

    Absolute local path of the mountpoint.

  • RemotePath (RP)

    Absolute remote path of the mountpoint.

  • BrowsePath (BP)

    Browse path of the mountpoint.

  • All

    Prints all the above fields.

[-s]

Specifies the field based on which sorting of the output has to be done in ascending order.

[-d]

Sorts the output in descending order.

[-uf]

If this is specified, the field values will not be truncated to fit into a given space. But it might lead to output that is not easy to read. It is recommended that this be used only for scripting.

Description

Lists the mount points.

Example

The remote path /dtr/ws could be mounted to the local folder c:\projects\dtr_localhost . See Local, Remote and Browse Paths .