Searched refs:ftp_append (Results 1 – 3 of 3) sorted by relevance
113 bool ftp_append; /* APPE on ftp */ member
1813 config->ftp_append = toggle; in getparameter()
1011 my_setopt(curl, CURLOPT_APPEND, config->ftp_append ? 1L : 0L); in config2setopts()
Completed in 20 milliseconds