The Start method of the IIsFtpServer object starts the server operation.
IIsFtpServer.Start
<% Dim ServerObj 'Start the second FTP server. Set ServerObj = GetObject("IIS://LocalHost/MSFTPSVC/2") ServerObj.Start %>
Pause, Continue, Stop, Status
© 1997-2001 Microsoft Corporation. All rights reserved.