mirror of
https://github.com/curl/curl.git
synced 2026-07-30 12:08:25 +03:00
Added SFTP directory listing test case 613.
This commit is contained in:
parent
85707460e5
commit
b0a4c992e7
6 changed files with 138 additions and 3 deletions
|
|
@ -900,7 +900,7 @@ default config file search path.
|
|||
commands are
|
||||
sent BEFORE the transfer is taking place (just after the initial PWD command
|
||||
to be exact). To make commands take place after a successful transfer, prefix
|
||||
them with a dash '-' (only the latter is support with SFTP). To make
|
||||
them with a dash '-' (only the latter is supported with SFTP). To make
|
||||
commands get sent after libcurl has changed working directory, just
|
||||
before the transfer command(s), prefix the command with '+'. You may
|
||||
specify any amount of commands. If the server returns failure for one
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue