Properties of TIdFTP.
Property |
Description |
Account information for the remote FTP Server. | |
Indicates the mechanism to use when performing authentication when logging into the FTPO server. | |
Indicates the FTP client should automatically login when the FTP server connection is opened. | |
Indicates the FTP site supports FTP Resume operations. | |
Additional information about the FTP client software, revision, and platform for the FTP CLNT command. | |
Implements a compression/decompression engine for FTP MODE Z deflate transmissions. | |
Indicates the current or efective settings for the TransferMode property during FTP protocol exchanges. | |
Indicates the port number to use when binding the data channel for the FTP client session. | |
Indicates the upper limit for port numbers allowed when binding an active data channel for the FTP client. | |
Indicates the lower limit for port numbers allowed when binding an active data channel for the FTP client. | |
Indicates the level of security required for data channel connections in the FTP client. | |
Container for a structured file and directory listing. | |
Identifies the directory listing format detected when parsing values in DirectoryListing. | |
Specifies the IP address used when the client sends the FTP PORT or EPRT commands behind a NAT-based firewall. | |
Represents the IP address or host name for the remote FTP server. | |
Represents the supported languages on the server. | |
Represents a class reference for the directory listing parser used to create collection items in the DirectoryListing property. | |
Textual form of the directory listing returned by an FTP server. | |
Server response sent after authenticating the client connection. | |
Event handler signalled following completion of the FTP protocol exchange used to authenticate the client connection. | |
Event handler signalled to implement support for custom FTP proxy servers. | |
Event handler signalled when a textual directory listing has been parsed into its structured form. | |
Event handler signalled prior to parsing a textual directory listing into its structured form. | |
Event handler signalled when text for a directory listing has been retrieved from the FTP server. | |
Indicates the FTP data channel connection method. | |
Authentication credentials used when logging into the FTP server. | |
Port number for the control channel connection to the remote FTP server. | |
Indicates the settings to use for connections opened using an FTP proxy server. | |
Number of milliseconds to wait for an FTP protocol response. | |
Indicates if the FTP server supports one of the extensibility features for verified transfer integrity. | |
Description of the remote FTP server. | |
Timeout value for read operations on the data channel for the FTP client. | |
Indicates the file transfer type. | |
Indicates use of "fast path" connections for traversing firewalls and NATs. | |
Provides access to timezone information for the remote FTP server. | |
Indicates if use of the Clear Command Channel (CCC) command is required for the FTP client. | |
Indicates if the FTP MLST and MLSD commands are used for directory listings. | |
Authentication identity used when logging in to the FTP server. | |
Indicates Transport-Level Security is used on the connection. | |
Indicates if RFC 2428 NAT Extensions are available for the FTP client session. | |
Indicates if "fast path" connections are in use for the FTP client. | |
Indicates if a secure FTP connection is in use for the client session. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|