Método ftpInfo
ftpInfo
ftpInfoReturnftpInfo ( stringsession, stringdomain )Descrição
Retrieve the domain FTP informationsParâmetros
- stringsession : the session id
- stringdomain : the domain
Regresso
- 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 ?











Gerador de código
Assinatura do método