#include <urldata.h>
Public Attributes | |
| curl_off_t * | bytecountp |
| char * | user |
| char * | passwd |
| char * | urlpath |
| char * | file |
| bool | no_transfer |
| curl_off_t | downloadsize |
Definition at line 312 of file urldata.h.
Definition at line 313 of file urldata.h.
Referenced by Curl_ftp_done(), ftp_init(), ftp_state_get_resp(), and ftp_state_stor_resp().
| char* FTP::user |
| char* FTP::passwd |
| char* FTP::urlpath |
| char* FTP::file |
Definition at line 317 of file urldata.h.
Referenced by Curl_ftp_done(), Curl_ftp_nextconnect(), freedirs(), ftp_parse_url_path(), ftp_state_mdtm_resp(), ftp_state_post_cwd(), ftp_state_post_mdtm(), ftp_state_post_retr_size(), ftp_state_post_type(), ftp_state_quote(), ftp_state_rest_resp(), and ftp_state_ul_setup().
Definition at line 318 of file urldata.h.
Referenced by Curl_ftp_done(), Curl_ftp_nextconnect(), ftp_dophase_done(), ftp_parse_url_path(), ftp_perform(), ftp_state_get_resp(), ftp_state_mdtm_resp(), ftp_state_post_mdtm(), ftp_state_post_rest(), ftp_state_post_retr_size(), ftp_state_post_size(), ftp_state_post_type(), ftp_state_quote(), and ftp_state_ul_setup().
Definition at line 319 of file urldata.h.
Referenced by Curl_ftp_nextconnect(), ftp_state_get_resp(), and ftp_state_post_retr_size().
1.5.6