Searched refs:dirlistonly (Results 1 – 3 of 3) sorted by relevance
120 bool dirlistonly; /* only get the FTP dir list */ member
2273 config->dirlistonly = toggle; /* only list the names of the FTP dir */ in getparameter()
1010 my_setopt(curl, CURLOPT_DIRLISTONLY, config->dirlistonly ? 1L : 0L); in config2setopts()
Completed in 19 milliseconds