Retrieves
a list of files that reside in a directory on an FTP server.
For information about the General and Route Evaluation property
groups, see Common operation properties.
Remote Directory Details propertiesProperties that define the directory on the FTP server.
Remote Directory PathA string value that represents
the directory on the FTP server that contains the files that you
want listed.
Connection Settings propertiesUse the Connection Settings properties to specify information
required for connecting to the FTP server.
Use Configuration OptionsA boolean value that specifies
whether to use the settings in the service configuration instead
of the settings specified in the properties of the operation. A value
of True means to use the default connection settings
configured for the FTP service. A value of False means
to use the settings configured in the properties for the operation.
If
you use a literal value to configure this property, selecting the
Use Configuration Options check box means to use the default connection
properties that are set for the FTP service. If you want to use
the connection settings specified in the operation, deselect the
Use Configuration Options check box
HostA string value that represents
the IP address or URI. For example, you can use the name of the
computer that is resolved by Domain Naming Scheme (DNS).
Port NumberAn int that represents the port
number for transferring files. The default port number is 21.
UserA string value that represents
the user name to connect to the FTP server. No default is provided.
PasswordA string value that represents
the password to use for authenticating with the FTP server. No default
is provided.
Retrieved Files Detail propertiesProperties that define how to handle retrieved data.
List Of File Info ObjectsThe location to save the list of
files that is retrieved. The data is a list of
sub-type FTP FileInfo data items.
For information about accessing data in collections, see Accessing data in data collections.
|
|
|