Method ftpInfo
ftpInfo
ftpInfoReturnftpInfo ( stringsession, stringdomain )Description
Retrieve the domain FTP informationsParameters
- stringsession : the session id
- stringdomain : the domain
Returns
- stringlogin : the login
- intquota : the current quota (in B)
- intmaxQuota : the maximum quota (in MB)
- stringurl : the url
- stringhostedOn : the cluster
- stringisTodo : is in todo ?
- booleanhighCapacity : highCapacity enabled ?
- booleanhighSecurity : highSecurity enabled ?











Code generator
Method signature