Home
last modified time | relevance | path

Searched refs:account (Results 1 – 20 of 20) sorted by relevance

/curl/docs/cmdline-opts/
H A Dftp-account.md4 Long: ftp-account
14 - --ftp-account "mr.robot" ftp://example.com/
17 # `--ftp-account`
19 When an FTP server asks for "account data" after username and password has
H A Dftp-alternative-to-user.md12 - ftp-account
H A DMakefile.inc107 ftp-account.md \
/curl/tests/data/
H A Dtest2948 --ftp-account
40 FTP --ftp-account on ACCT request
43 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER/ --ftp-account "data for acct"
H A Dtest22912 REPLY PASS 332 please provide account name
26 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-account "one count"
H A Dtest22819 REPLY PASS 332 please provide account name
33 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER --ftp-account "one count"
H A Dtest29527 FTP ACCT request without --ftp-account
H A Dtest32947 # using one of the 'right' zones that take into account leap seconds
H A Dtest6147 # using one of the 'right' zones that take into account leap seconds
H A Dtest4644 # using one of the 'right' zones that take into account leap seconds
H A Dtest50668 # using one of the 'right' zones that take into account leap seconds
H A Dtest31139 # using one of the 'right' zones that take into account leap seconds
/curl/docs/libcurl/opts/
H A DCURLOPT_FTP_ACCOUNT.md17 CURLOPT_FTP_ACCOUNT - account info for FTP
24 CURLcode curl_easy_setopt(CURL *handle, CURLOPT_FTP_ACCOUNT, char *account);
30 server asks for "account data" after username and password has been provided,
H A DCURLOPT_NETRC.md46 Only machine name, username and password are taken into account (init macros
/curl/lib/
H A Dftp.h123 char *account; member
H A Dftp.c4258 Curl_safefree(ftpc->account); in ftp_disconnect()
4535 ftpc->account = strdup(data->set.str[STRING_FTP_ACCOUNT]); in ftp_setup_connection()
4536 if(!ftpc->account) { in ftp_setup_connection()
4545 Curl_safefree(ftpc->account); in ftp_setup_connection()
H A Durl.c1062 if(Curl_timestrcmp(needle->proto.ftpc.account, in url_match_conn()
1063 conn->proto.ftpc.account) || in url_match_conn()
/curl/docs/
H A Doptions-in-versions72 --ftp-account 7.13.0
H A DFAQ896 To keep the passwords in your account secret from the rest of the world is
/curl/m4/
H A Dxc-lt-iface.m485 # taking in account that, depending on host characteristics, libtool
133 # Make libtool aware of current PIC preference taking in account that,

Completed in 77 milliseconds