Searched defs:FTP (Results 1 – 3 of 3) sorted by relevance
45 ## FTP section
108 struct FTP { struct109 char *path; /* points to the urlpieces struct field */110 char *pathalloc; /* if non-NULL a pointer to an allocated path */114 curl_pp_transfer transfer;115 curl_off_t downloadsize;
73 ## FTP section
Completed in 5 milliseconds