Class: SiteMapping

SiteMapping

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

Members

enabled :Boolean

Is the current user enabled on this site?

Type:
  • Boolean

homeFolder :String

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

Type:
  • String

(readonly) siteName :String

The name of the site.

Type:
  • String