#include <ftp.h>
Public Attributes | |
int | count1 |
int | count2 |
int | count3 |
bool | ctl_valid |
bool | cwddone |
bool | cwdfail |
int | diralloc |
int | dirdepth |
char ** | dirs |
bool | dont_check |
char * | entrypath |
char * | file |
curl_off_t | known_filesize |
char * | newhost |
unsigned short | newport |
struct pingpong | pp |
char * | prevpath |
curl_off_t | retr_size_saved |
char * | server_os |
ftpstate | state |
ftpstate | state_saved |
char | transfertype |
bool | wait_data_conn |
int ftp_conn::count1 |
int ftp_conn::count2 |
int ftp_conn::count3 |
char** ftp_conn::dirs |
char* ftp_conn::entrypath |
char* ftp_conn::file |
curl_off_t ftp_conn::known_filesize |
char* ftp_conn::newhost |
unsigned short ftp_conn::newport |
struct pingpong ftp_conn::pp |
char* ftp_conn::prevpath |
curl_off_t ftp_conn::retr_size_saved |
char* ftp_conn::server_os |