docs: FTP quotes support '*' prefix to ignore errors
authorDaniel Stenberg <daniel@haxx.se>
Thu, 30 Jun 2011 07:57:23 +0000 (09:57 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 30 Jun 2011 07:57:23 +0000 (09:57 +0200)
commit3e71ebe4eb262c09e871700707525ee16f33497e
treed816eac44144ecef880598bc76e385ff5488b79d
parentbfca0e2f507997886d5d4ee63b41f496976ceba8
docs: FTP quotes support '*' prefix to ignore errors

By default libcurl stops processing quote commands on failures.
docs/curl.1
docs/libcurl/curl_easy_setopt.3