Added SFTP directory listing test case 613.

This commit is contained in:
Dan Fandrich
2007-05-14 22:03:42 +00:00
parent 85707460e5
commit b0a4c992e7
6 changed files with 138 additions and 3 deletions

View File

@@ -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