[This is preliminary documentation and subject to change]

IIsFtpService

You can use the IIsFtpService object to set the metabase property values that control FTP sites and FTP virtual directories. The IIsFtpService object is an ADSI container object.

ADsPath
IIS://MachineName/MSFTPSVC

where MachineName can be any name or "LocalHost."

Syntax

varReturn=object.Method

Parts
varReturn
A variable that receives the return value from the method.
object
A variable that contains the IIsFtpService object, usually as a result of a previous GetObject operation.
Method
The object method chosen.
Can Contain
IIsFtpServerIIsFtpInfo
 
Properties
ADSI Object Properties 
 
Metabase Properties
A-I 
AccessFlagsDirectoryLevelsToScan
AdminACLDisableSocketPooling
AllowAnonymousDontLog
AnonymousOnlyExitMessage
AnonymousPasswordSyncFtpDirBrowseShowLongDate
AnonymousUserNameGreetingMessage
AnonymousUserPassIPSecurity
ConnectionTimeout 
  
Log... 
LogExtFileFlagsLogOdbcDataSource
LogAnonymousLogOdbcPassword
LogFileDirectoryLogOdbcTableName
LogFileLocaltimeRolloverLogOdbcUserName
LogFilePeriodLogPluginClsid
LogFileTruncateSizeLogType
LogNonAnonymous 
  
M-S 
MaxClientsMessageServerBindings
MaxConnectionsServerComment
MaxEndpointConnectionsServerListenBacklog
MSDOSDirOutputServerListenTimeout
RealmServerSize
ServerAutoStart 
Methods
ADSI Object MethodsStandard methods for ADSI objects.
ADSI Container Object MethodsStandard methods for ADSI container objects.

© 1997-2001 Microsoft Corporation. All rights reserved.