cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: danf: curl/docs/libcurl curl_easy_setopt.3,1.189,1.190

From: James Housley <jim_at_thehousleys.net>
Date: Fri, 20 Jul 2007 13:42:53 -0400

On Jul 20, 2007, at 1:29 PM, cvs_at_labb.contactor.se wrote:

> Update of /cvsroot/curl/curl/docs/libcurl
> In directory labb:/tmp/cvs-serv16321/libcurl
>
> Modified Files:
> curl_easy_setopt.3
> Log Message:
> Document pwd as an sftp quote command for curl(1), and show it as
> lower case for consistency since sftp commands are case insensitive.
>
>
> Index: curl_easy_setopt.3
> ===================================================================
> RCS file: /cvsroot/curl/curl/docs/libcurl/curl_easy_setopt.3,v
> retrieving revision 1.189
> retrieving revision 1.190
> diff -u -d -r1.189 -r1.190
> --- curl_easy_setopt.3 18 Jul 2007 23:21:32 -0000 1.189
> +++ curl_easy_setopt.3 20 Jul 2007 17:29:43 -0000 1.190
> @@ -847,8 +847,8 @@
> to append strings (commands) to the list, and clear the entire list
> afterwards with \fIcurl_slist_free_all(3)\fP. Disable this operation
> again by setting a NULL to this option.
> -The valid SFTP commands are: chgrp, chmod, chown, ln, mkdir,
> -rename, rm, rmdir, symlink, PWD. (SFTP support added in 7.16.3)
> +The valid SFTP commands are: chgrp, chmod, chown, ln, mkdir, pwd,
> +rename, rm, rmdir, symlink. (SFTP support added in 7.16.3)
> .IP CURLOPT_POSTQUOTE
> Pass a pointer to a linked list of FTP or SFTP commands to pass to
> the
> server after your ftp transfer request. The linked list should be a

Same comment about "PWD" and not "pwd"

Jim

--
/"\   ASCII Ribbon Campaign  .
\ / - NO HTML/RTF in e-mail  .
  X  - NO Word docs in e-mail .
/ \ -----------------------------------------------------------------
                      http://www.FreeBSD.org     The Power to Serve
jim@TheHousleys.Net  http://www.TheHousleys.net
---------------------------------------------------------------------
Do not meddle in the affairs of dragons, for you are crunchy and taste
     good with ketchup.
Received on 2007-07-20