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
© 1997 by Microsoft Corporation. All rights reserved.