Home
last modified time | relevance | path

Searched refs:T (Results 1 – 25 of 167) sorted by relevance

1234567

/curl/tests/data/
H A Dtest37821 Reject using -T and -d at once
24 -T %LOGDIR/%TESTNUMBER -d input http://never-accessed
36 Warning: (-T, --upload-file) and POST (-d, --data).
H A Dtest21621 -T %LOGDIR/upload.%TESTNUMBER ftp://%HOSTIP:%FTPPORT/a/path/%TESTNUMBER/ -T %LOGDIR/upload.%TESTNUM…
H A Dtest14921 -T %LOGDIR/upload%TESTNUMBER ftp://%HOSTIP:%FTPPORT/dir1/%TESTNUMBER -T %LOGDIR/upload%TESTNUMBER f…
H A Dtest62525 …nt_key.pub -u %USER: -T %LOGDIR/file%TESTNUMBER.txt sftp://%HOSTIP:%SSHPORT%SSH_PWD/%LOGDIR/test%T…
H A Dtest93837T %LOGDIR/upload%TESTNUMBER -: smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER002 --mail-rcpt recipient@examp…
H A Dtest106438 -H "Expect:" -T %LOGDIR/%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER.upload1 -T %LOGDIR/%TESTNU…
H A Dtest146919 "ftp://%HOSTIP:%NOLISTENPORT/%TESTNUMBER%/with space/" -T %LOGDIR/irrelevant-file
H A Dtest28920 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T %LOGDIR/illegal-nonexistent-file -C -
H A Dtest106923 http://%HOSTIP:%HTTPPORT/bzz/%TESTNUMBER -T - -0
H A Dtest113155 -H "Expect: 100-continue" -T %LOGDIR/file%TESTNUMBER http://%HOSTIP:%HTTPPORT/%TESTNUMBER -T %LOGDI…
H A Dtest20520 file://localhost/%FILE_PWD/%LOGDIR/nonexisting/result%TESTNUMBER.txt -T %LOGDIR/upload%TESTNUMBER.t…
H A Dtest91128 …%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
H A Dtest91529 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com -T -
H A Dtest91629 smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt invalid --mail-from sender@example.com -T -
H A Dtest20419 file://localhost%FILE_PWD/%LOGDIR/result%TESTNUMBER.txt -T %LOGDIR/upload%TESTNUMBER.txt
H A Dtest12322 ftp://%HOSTIP:%FTPPORT/%TESTNUMBER -T %LOGDIR/upload%TESTNUMBER -C 51
H A Dtest95226 …%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
H A Dtest62225 --key %LOGDIR/server/curl_client_key --pubkey %LOGDIR/server/curl_client_key.pub -u %USER: -T %LOGD…
H A Dtest62325 --key %LOGDIR/server/curl_client_key --pubkey %LOGDIR/server/curl_client_key.pub -u %USER: -T %LOGD…
/curl/tests/libtest/
H A Dlib540.c109 struct timeval T; in loop() local
152 T.tv_sec = itimeout/1000; in loop()
153 T.tv_usec = (itimeout%1000)*1000; in loop()
156 T.tv_sec = 5; in loop()
157 T.tv_usec = 0; in loop()
160 res_select_test(M + 1, &R, &W, &E, &T); in loop()
/curl/docs/cmdline-opts/
H A Dupload-file.md5 Short: T
17 - -T file $URL
18 - -T "img[1-1000].png" ftp://ftp.example.com/
20 - -T file -T file2 $URL $URL
H A Dcrlf.md13 - --crlf -T file ftp://example.com/
H A Dmail-from.md15 - --mail-from user@example.com -T mail smtp://example.com/
H A Dmail-auth.md15 - --mail-auth user@example.com -T mail smtp://example.com/
/curl/.github/workflows/
H A Dhacktoberfest-accepted.yml52 …grep -Eo '^([0-9]+):[0-9]{4}-(09-30T|10-|11-01T)' | cut -d: -f1 | sort | uniq | xargs -t -n1 -I {}…
63 …grep -Eo '^([0-9]+):[0-9]{4}-(09-30T|10-|11-01T)' | cut -d: -f1 | sort | uniq | xargs -t -n1 -I {}…

Completed in 77 milliseconds

1234567