Searched refs:command (Results 1 – 25 of 1666) sorted by relevance
12345678910>>...67
/curl/docs/cmdline-opts/ |
H A D | quote.md | 5 Arg: <command> 7 Help: Send command(s) to server before transfer 20 Send an arbitrary command to the remote FTP or SFTP server. Quote commands are 21 sent BEFORE the transfer takes place (just after the initial **PWD** command 26 directory, just before the file transfer command(s), prefix the command with a 32 command fails, prefix the command with an asterisk (*). Otherwise, if the 45 The atime command sets the last access time of the file named by the file 55 The chmod command modifies the file mode bits of the specified file. The 79 The rename command renames the file or directory named by the source 83 The rm command removes the file specified by the file operand. [all …]
|
H A D | help.md | 23 If no argument is provided, curl displays the most important command line 26 The argument can either be a **category** or a **command line option**. When a 27 category is provided, curl shows all command line options within the given 32 If the provided subject is instead an existing command line option, specified 39 If the provided command line option is not known, curl says so.
|
H A D | libcurl.md | 6 Help: Generate libcurl code for this command line 19 Append this option to any ordinary curl command line, and you get 21 what your command-line operation does.
|
H A D | mail-rcpt-allowfails.md | 5 Help: Allow RCPT TO command to fail 19 conversation if at least one of the recipients causes RCPT TO command to 23 command-line option which makes curl ignore errors and proceed with the 28 last RCPT TO command.
|
/curl/tests/data/ |
H A D | test333 | 4 command-line 20 Try a non-boolean command line option with --no- 22 <command> 24 </command>
|
H A D | test626 | 22 SFTP invalid quote command 24 <command> 25 …nt_key --pubkey %LOGDIR/server/curl_client_key.pub -u %USER: -Q "invalid-command foo bar" sftp://%… 26 </command>
|
H A D | test138 | 18 REPLY SIZE 500 command not understood 28 FTP download without size in RETR string and no SIZE command 30 <command> 32 </command>
|
H A D | test336 | 24 REPLY EPSV 500 no such command 25 REPLY SIZE 500 no such command 37 <command> 39 </command>
|
H A D | test1414 | 21 REPLY SIZE 502 no such command 22 REPLY EPRT 502 no such command 34 <command> 36 </command>
|
H A D | test677 | 23 IMAP with CONNECT_ONLY, custom command then exit 29 <command> 31 </command>
|
H A D | test983 | 13 REPLY AUTH 500 unknown command\r\n500 unknown command\r\n331 give password\r\n230 Authenticated\r\n… 37 <command> 39 </command>
|
H A D | test567 | 32 simple RTSP OPTIONS command 34 <command> 36 </command>
|
H A D | test122 | 15 REPLY EPSV 500 no such command 27 <command> 29 </command>
|
H A D | test950 | 28 # the custom request just does it lowercase to remain the same command 29 <command> 31 </command>
|
H A D | test1108 | 14 REPLY PRET 550 unknown command 26 <command> 28 </command>
|
H A D | test513 | 27 # the 1s post-command delay helps to prevent a spurious failure on s390 28 <command delay="1"> 30 </command>
|
H A D | test118 | 15 REPLY SIZE 500 command not understood 27 <command> 29 </command>
|
H A D | test102 | 20 REPLY EPSV 500 no such command 32 <command> 34 </command>
|
H A D | test105 | 21 REPLY EPSV 500 no such command 33 <command> 35 </command>
|
H A D | test1137 | 21 REPLY EPSV 500 no such command 33 <command> 35 </command>
|
H A D | test1145 | 19 # This command should not succeed since we only accept 23 <command> 25 </command>
|
H A D | test3200 | 21 <command> 23 </command>
|
H A D | test110 | 20 REPLY EPSV 500 no such command 32 <command> 34 </command>
|
H A D | test1179 | 25 error when using unknown command line option 27 <command> 29 </command>
|
/curl/docs/libcurl/opts/ |
H A D | CURLOPT_QUOTE.md | 35 before the CWD command for FTP). The linked list should be a fully valid list 44 When speaking to an FTP server, prefix the command with an asterisk (*) to 57 path. e.g. rename with sftp using a quote command like this: 65 The atime command sets the last access time of the file named by the file 71 The chgrp command sets the group ID of the file named by the file operand to 77 The chmod command modifies the file mode bits of the specified file. The 97 The mtime command sets the last modification time of the file named by the 103 The **pwd** command returns the absolute path of the current working 108 The rename command renames the file or directory named by the source 113 The rm command removes the file specified by the file operand. [all …]
|
Completed in 28 milliseconds
12345678910>>...67