|
TNB Library
|
継承メンバを含む CSftpSession の全メンバ一覧です。
| AdjustCurrentLocalDir(void) | CSftpSession | protected |
| Close(void) | CSftpSession | |
| CreateRemoteDir(LPCTSTR lpszRemoteDir) | CSftpSession | |
| CSftpSession(LPCTSTR lpszWinScpPath=NULL) | CSftpSession | |
| DeleteRemoteFile(LPCTSTR lpszFileName) | CSftpSession | |
| EnumRemoteFiles(CWorkMemT< WIN32_FIND_DATA > &_ls, LPCTSTR lpszRemoteDir=NULL) | CSftpSession | |
| ESyncCriteria 列挙名 | CSftpSession | |
| ESyncMode 列挙名 | CSftpSession | |
| ExistRemoteFile(WIN32_FIND_DATA &_fd, LPCTSTR lpszRemoteFile) | CSftpSession | |
| ExistRemoteFile(LPCTSTR lpszRemoteFile) | CSftpSession | |
| GetCurrentRemoteDir(CStr &_currentRemoteDir) | CSftpSession | |
| GetLastString(void) const | CSftpSession | |
| GetRemoteFile(LPCTSTR lpszNewLocalFile, LPCTSTR lpszRemoteFile, DWORD to=10000) | CSftpSession | |
| GetSynchronizedFiles(void) const | CSftpSession | |
| IsValid(void) const | CSftpSession | |
| Open(LPCTSTR lpszServerName, LPCTSTR lpszUserName, LPCTSTR lpszPassword, DWORD to=10000) | CSftpSession | |
| PutLocalFile(LPCTSTR lpszNewRemoteFile, LPCTSTR lpszLocalFile, DWORD to=10000) | CSftpSession | |
| RemoveRemoteDir(LPCTSTR lpszRemoteDir) | CSftpSession | |
| RenameRemoteFile(LPCTSTR lpszOldName, LPCTSTR lpszNewName) | CSftpSession | |
| SetCurrentRemoteDir(LPCTSTR lpszRemoveDir) | CSftpSession | |
| SetLastString(const CStrVector &vs) | CSftpSession | |
| SftpCommand(LPCTSTR lpszCommandLine, DWORD to=1000) | CSftpSession | protected |
| SyncCriteria_Both 列挙値 | CSftpSession | |
| SyncCriteria_Non 列挙値 | CSftpSession | |
| SyncCriteria_Size 列挙値 | CSftpSession | |
| SyncCriteria_Time 列挙値 | CSftpSession | |
| Synchronize(LPCTSTR lpszRemoteDir, LPCTSTR lpszLocalDir, ESyncMode mode, ESyncCriteria criteria=SyncCriteria_Both, DWORD to=10000, LPCTSTR lpszOption=NULL) | CSftpSession | |
| SyncMode_Both 列挙値 | CSftpSession | |
| SyncMode_Local 列挙値 | CSftpSession | |
| SyncMode_Remote 列挙値 | CSftpSession | |
| TerminateWinscp(void) | CSftpSession | static |
| ~CSftpSession(void) | CSftpSession |