CFtpConnection Members

Base Class Members

CObject Members

CInternetConnection Members

Construction

CFtpConnection

Constructs a CFtpConnection object.

Operations

Command

Sends a command directly to an FTP server.

CreateDirectory

Creates a directory on the server.

GetCurrentDirectory

Gets the current directory for this connection.

GetCurrentDirectoryAsURL

Gets the current directory for this connection as a URL.

GetFile

Gets a file from the connected server

OpenFile

Opens a file on the connected server.

PutFile

Places a file on the server.

Remove

Removes a file from the server.

RemoveDirectory

Removes the specified directory from the server.

Rename

Renames a file on the server.

SetCurrentDirectory

Sets the current FTP directory.

See Also

Reference

CFtpConnection Class

Hierarchy Chart

CInternetConnection Class