Searched refs:account (Results 1 – 20 of 20) sorted by relevance
4 Long: ftp-account14 - --ftp-account "mr.robot" ftp://example.com/17 # `--ftp-account`19 When an FTP server asks for "account data" after username and password has
12 - ftp-account
107 ftp-account.md \
8 --ftp-account40 FTP --ftp-account on ACCT request43 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER/ --ftp-account "data for acct"
12 REPLY PASS 332 please provide account name26 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-account "one count"
19 REPLY PASS 332 please provide account name33 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-account "one count"
27 FTP ACCT request without --ftp-account
47 # using one of the 'right' zones that take into account leap seconds
44 # using one of the 'right' zones that take into account leap seconds
68 # using one of the 'right' zones that take into account leap seconds
141 # using one of the 'right' zones that take into account leap seconds
17 CURLOPT_FTP_ACCOUNT - account info for FTP24 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_FTP_ACCOUNT, char *account);30 server asks for "account data" after username and password has been provided,
46 Only machine name, username and password are taken into account (init macros
123 char *account; member
4090 Curl_safefree(ftpc->account); in ftp_disconnect()4367 ftpc->account = strdup(data->set.str[STRING_FTP_ACCOUNT]); in ftp_setup_connection()4368 if(!ftpc->account) { in ftp_setup_connection()4377 Curl_safefree(ftpc->account); in ftp_setup_connection()
1064 if(Curl_timestrcmp(needle->proto.ftpc.account, in url_match_conn()1065 conn->proto.ftpc.account) || in url_match_conn()
72 --ftp-account 7.13.0
896 To keep the passwords in your account secret from the rest of the world is
85 # taking in account that, depending on host characteristics, libtool133 # Make libtool aware of current PIC preference taking in account that,
Completed in 40 milliseconds