Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 Overview | Base Class Members | Hierarchy Chart
See Also CInternetConnection