You can use the IIsFtpService object to set the metabase property values that control FTP virtual servers and FTP virtual directories. The DownlevelAdminInstance property indicates the specific FTP server instance to administer for IIS 2.0 Internet Server Manager clients.
The IIsFtpService object is an ADSI container object.
IIS://MachineName/MSFTPSVC
Where MachineName can be any name or "LocalHost".
varReturn = object.{Method}
IIsFtpServer | IIsFtpInfo |
ADSI Object Methods | Standard methods for ADSI objects. |
ADSI container object methods | Standard methods for ADSI container objects. |
Common Object Methods | Methods, other than ADSI methods, common to all IIS Admin Objects. |