The methods of the TIdFTP class are listed here.
|
Name |
Description |
|
Stops an FTP service operation. | |
|
Pre-allocates space on a FTP server before you upload a file. | |
|
Changes the current directory on the FTP server file system. | |
|
Changes to the parent directory on the FTP server. | |
|
Combines a list of local files into a single file on the FTP server. | |
|
Opens the connection to the server for the FTP session. | |
|
Calculates the Cyclic Redundancy Check (or CRC) for a specified file on an FTP server. | |
|
Removes a file on the FTP server file system. | |
|
Closes the FTP session for the client. | |
|
Implements support for the MLSD directory listing format. | |
|
| |
|
| |
|
Rtrieves the date and time a file was last modified on the remote system. | |
|
Defines the way data is represented in FTP data transfer operations. | |
|
| |
|
| |
|
Requests FTP server capabilities or site-specific implementations. | |
|
Determine if an FTP command is a supported FTP extension command for the FTP server. | |
|
Indicates if the FTP server is one that supports the FTP MDTM and LIST -T commands. | |
|
Closes the data channel for the FTP client session during Abort. | |
|
| |
|
Authenticates a client connection to the FTP server. | |
|
Creates a directory on the FTP server. | |
|
Sends a Keep-Alive signal to the FTP server. | |
|
| |
|
Closes the FTP client connection. | |
|
Implements execution of FTP commands not directly supported in this component. | |
|
Clears the account and settings for the FTP client. | |
|
Removes a directory on the FTP server. | |
|
Change the name of a file on the FTP server file system. | |
|
Indicates if the server implements the FTP REST command. | |
|
Gets the current directory name on the FTP server. | |
|
Specifies the behavior to appply to a subsequent FTP command. | |
|
Requests greeting and textual responses in the spcified language. | |
|
Sets the last modification time for the specified file. | |
|
Sets the last modification time for the specified file. | |
|
Sends an FTP server site command. | |
| ||
| ||
|
Gets file size information from the FTP server. | |
|
Implements the FTP STAT command. | |
|
| |
|
Mounts a file system data structure for the FTP client. | |
|
Specifies the transmission mode for the data channel. | |
|
|
|
Name |
Description |
|
Frees the object instance. |
|
Method |
|
virtual |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |