cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: danf: curl/docs curl.1,1.217,1.218

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

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

> Update of /cvsroot/curl/curl/docs
> In directory labb:/tmp/cvs-serv16321
>
> Modified Files:
> curl.1
> 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.1
> ===================================================================
> RCS file: /cvsroot/curl/curl/docs/curl.1,v
> retrieving revision 1.217
> retrieving revision 1.218
> diff -u -d -r1.217 -r1.218
> --- curl.1 1 Jul 2007 22:01:18 -0000 1.217
> +++ curl.1 20 Jul 2007 17:29:43 -0000 1.218
> @@ -909,7 +909,7 @@
> will be aborted. You must send syntactically correct FTP commands as
> RFC959 defines to FTP servers, or one of the following commands (with
> appropriate arguments) to SFTP servers: chgrp, chmod, chown, ln,
> mkdir,
> -rename, rm, rmdir, symlink.
> +pwd, rename, rm, rmdir, symlink.
>
> This option can be used multiple times.
> .IP "--random-file <file>"
>
> _______________________________________________
> curl-commits mailing list
> curl-commits_at_cool.haxx.se
> http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits

Unless you have changed the code, PWD must be used. It was done in
capitals to match ftp.

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
---------------------------------------------------------------------
The wise man built his network upon Un*x.
     The foolish man built his network upon Windows.
Received on 2007-07-20