Topic Path: Symbol Reference > Classes > TIdFTP Class > TIdFTP Methods
ContentsIndexHome
PreviousUpNext
TIdFTP Methods

Methods of TIdFTP.

Methods
Method 
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. 
CRC 
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. 
Get 
 
 
Help 
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
List 
 
Authenticates a client connection to the FTP server. 
Creates a directory on the FTP server. 
Noop 
Sends a Keep-Alive signal to the FTP server. 
Put 
 
Quit 
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. 
Site 
Sends an FTP server site command. 
Implements site-to-site (or FXP) data transfers. 
Implements site-to-site (or FXP) data transfers. 
Size 
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. 
 
Destructors
Destructor 
Description 
Frees the object instance. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.