|
C++ FTP Stack
0.10
|
다음에 대한 모든 멤버의 목록입니다 : CFtpClient (모든 상속된 멤버들도 포함합니다.)
| CFtpClient() | CFtpClient | |
| ChangeFolder(const char *pszPath) | CFtpClient | |
| Close() | CFtpClient | |
| Connect(const char *pszServerIp, int iServerPort=21, bool bUseUtf8=false) | CFtpClient | |
| CreateFolder(const char *pszPath) | CFtpClient | |
| DeleteFolder(const char *pszPath) | CFtpClient | |
| Download(const char *pszFileName, const char *pszLocalPath) | CFtpClient | |
| GetCurrentFolder(std::string &strPath) | CFtpClient | |
| List(FTP_FILE_LIST &clsList) | CFtpClient | |
| Login(const char *pszUserId, const char *pszPassWord) | CFtpClient | |
| Upload(const char *pszLocalPath) | CFtpClient | |
| ~CFtpClient() | CFtpClient |
1.8.1.2