CFtpConnection Class Members

Construction

CFtpConnection Constructs a CFtpConnection object.

Operations

SetCurrentDirectory Sets the current FTP directory.
GetCurrentDirectory Gets the current directory for this connection.
GetCurrentDirectoryAsURL Gets the current directory for this connection as a URL.
RemoveDirectory Removes the specified directory from the server.
CreateDirectory Creates a directory on the server.
Rename Renames a file on the server.
Remove Removes a file from the server.
PutFile Places a file on the server.
GetFile Gets a file from the connected server
OpenFile Opens a file on the connected server.
Close Closes the connection to the server.

CFtpConnection OverviewBase Class MembersHierarchy Chart

See Also   CInternetConnection