Browse Subversion Repository
Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/ssh.h
Parent Directory
| Revision Log
| Patch
| 722 |
// for receiving file |
// for receiving file |
| 723 |
long long filetotalsize; |
long long filetotalsize; |
| 724 |
long long filercvsize; |
long long filercvsize; |
| 725 |
|
DWORD filemtime; |
| 726 |
|
DWORD fileatime; |
| 727 |
} scp_t; |
} scp_t; |
| 728 |
|
|
| 729 |
enum sftp_state { |
enum sftp_state { |
|
|
Legend:
| Removed from v.5587 |
|
| changed lines |
| |
Added in v.5607 |
|
|
|