Config1_SiteMapping

Contains information about whether or not the current user is enabled on a CompleteFTP site and its home folder on the site.

Properties

PropertyTypeDescription
enabled Boolean

Is the current user enabled on this site?

.
homeFolder String

The full virtual file-system path of the current user's home folder on this site.

siteName String

The name of the site.

Property Details

enabled :Boolean

Description:
  • Is the current user enabled on this site?

Is the current user enabled on this site?

Type:
  • Boolean

homeFolder :String

Description:
  • The full virtual file-system path of the current user's home folder on this site.

The full virtual file-system path of the current user's home folder on this site.

Type:
  • String

(readonly) siteName :String

Description:
  • The name of the site.

The name of the site.

Type:
  • String