HostingFtpAdd

With this function, an additional (virtual) FTP account can be created for an existing web space subscription.

Request

Field

Type

RegExp

Null?

Description

auth

AuthData

no

Authentication data

subscription

string

^.{1,64}$

no

Name of hosting subscription

login

string

^[a-z][a-z0-9_-]{3,63}[a-z0-9]$

no

FTP user name

password

string

^.{5,40}$

no

FTP password

path

string

^.{0,200}$

no

Home directory

Response

Field

Type

Null?

Description

status

string

no

Status („ok“)


Zuletzt aktualisiert am 29.06.2020.
weiter: HostingLookup
zurück: HostingDomainAdd