Home
last modified time | relevance | path

Searched refs:command (Results 1751 – 1775 of 1782) sorted by relevance

1...<<7172

/curl/tests/data/
H A Dtest3207167 <command>
169 </command>
H A Dtest50676 <command>
78 </command>
H A Dtest1706153 <command type="perl">
155 </command>
H A Dtest31144 <command>
146 </command>
H A Dtest1705157 <command type="perl">
159 </command>
H A Dtest44240 <command>
42 </command>
/curl/docs/
H A DKNOWN_BUGS27 3.2 No disconnect command
169 3.2 No disconnect command
176 Specifying "--login-options AUTH=PLAIN" on the command line does not seem to
378 When doing an operation over FTP that requires the ACCT command (but not when
380 fails to issue the correct command: https://curl.se/bug/view.cgi?id=635
516 A simple curl command line getting "ldap://ldap.forumsys.com" returns an
H A Dcurl-config.md122 How do I build a single file with a one-line command?
H A DTODO559 HOST is a command for a client to tell which hostname to use, to offer FTP
644 --user test:pass;auth=NTLM or --user test:pass --ntlm from the command line.
685 on a specific port. That is, the following command would exit immediately
703 capabilities returned from the EHLO command.
721 capabilities returned from the CAPA command.
728 capabilities returned from the CAPABILITY command.
884 Some TLS related options to the command line tool and libcurl are only
988 adapt. The OpenSSH SFTP command line tool does and libcurl could also just
1037 Allow the user to make curl run a command and use its stdio to make requests
1254 -" fails. Without -J the same command line works. This happens because the
[all …]
H A Doptions-in-versions7 This document lists all command line options present in curl, together with
/curl/docs/cmdline-opts/
H A Dcookie.md56 back to a file, so using both --cookie and --cookie-jar in the same command
H A Dform.md123 Example: the following command sends an SMTP mime email consisting in an
H A Dwrite-out.md57 command prompt then the % cannot be escaped and unintended expansion is
/curl/docs/libcurl/opts/
H A DCURLOPT_CUSTOMREQUEST.md88 command was sent where it expects data to be returned by the server. As such
/curl/packages/vms/
H A Dcurl_gnv_build_steps.txt121 either the command:
163 The build_gnv_curl.com command procedure does the following:
258 The command procedure compare_curl_source can be used to check
/curl/tests/server/
H A Drtspd.c1006 char command[32]; in send_doc() local
1011 if(2 == sscanf(ptr, "%31s %d", command, &num)) { in send_doc()
1012 if(!strcmp("wait", command)) { in send_doc()
H A Dsws.c1239 char command[32]; in send_doc() local
1244 if(2 == sscanf(ptr, "%31s %d", command, &num)) { in send_doc()
1245 if(!strcmp("wait", command)) { in send_doc()
/curl/packages/OS400/rpg-examples/
H A DINMEMORY33 * Example to request the URL given as command line parameter and count
/curl/docs/libcurl/
H A Dlibcurl-env.md22 description of what they do. Also note that curl, the command line tool,
H A Dcurl_easy_setopt.md345 Send ACCT command. See CURLOPT_FTP_ACCOUNT(3)
572 Allow RCPT TO command to fail for some recipients. See
H A Dlibcurl-tutorial.md58 command line. To figure out which flags to use, once again the 'curl-config'
969 FTP connections that are kept alive save a lot of time, as the command-
1135 added to the list, and if a command gets an error code returned back from the
1139 command has failed.
1152 FTP command, CURLOPT_CUSTOMREQUEST(3) does just that. "NLST" is the default
1225 You can prevent libcurl from first trying the EPSV command by setting
/curl/lib/
H A Dtftp.c1385 char command; in tftp_setup_connection() local
1387 command = Curl_raw_toupper(type[6]); in tftp_setup_connection()
1389 switch(command) { in tftp_setup_connection()
/curl/packages/OS400/
H A DREADME.OS400285 _ Enter the command "sh makefile.sh > makelog 2>&1"
302 - CLI command CURL.
383 simple CL command. The latter however is not able to provide a different
/curl/winbuild/
H A DMakefileBuild.vc43 # This command macro is not set by default: https://msdn.microsoft.com/en-us/library/ms933742.aspx
428 # CURL_XX macros are for the curl.exe command
/curl/projects/
H A Dchecksrc.bat192 echo src - Scan the command-line tool source

Completed in 67 milliseconds

1...<<7172