Sets the current server directory.
Object.SetCurrentDirectory strHostPath
strHostPath
Argument type: String, Required
Specifies the directory on the FTP server.
OpenDirectoryListing
Starts a directory listing in the current directory on the FTP server.
Object.OpenDirectoryListing [strRemoteFileFilter]
Starts a directory listing in the current directory on the FTP server.
strRemoteFileFilter
Argument type: String, Optional. Default is an empty string (""), that is, to list files in the current directory.
Note: This string can contain remote host wildcard characters