IIsFtpServer (WMI)
This class corresponds to the IIsFtpServer IIS Admin object, and contains the methods and read-only properties for the object.
Methods in Vtable Order
The IIsFtpServer object defines the following methods, in addition to those inherited from CIM_LogicalElement (WMI).
Method |
Description |
---|---|
The Start method starts the FTP site that is referenced by the object. |
|
The Stop method stops the FTP site that is referenced by the object. |
|
The Continue method continues the paused FTP site that is referenced by the object. |
|
The Pause method pauses the FTP site that is referenced by the object. |
Properties
The IIsFtpServer object defines the following properties, in addition to those inherited from CIM_LogicalElement (WMI).
Property |
Data type |
Description |
---|---|---|
Name |
String |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
ServerState |
SINT32 |
See ServerState in the Metabase Property Reference. |
Requirements
Server: Requires or Windows Server 2003.
Product: IIS