cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: libcurl and libssh2

From: Xu, Qiang (FXSGSC) <Qiang.Xu_at_fujixerox.com>
Date: Wed, 14 Oct 2009 10:00:39 +0800

> -----Original Message-----
> From: curl-library-bounces_at_cool.haxx.se
> [mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Michael Wood
> Sent: Tuesday, October 13, 2009 7:39 PM
> To: libcurl development
> Subject: Re: libcurl and libssh2
>
> Upgrade your version of cURL. Mine says:
>
> -Q/--quote <command>
> (FTP/SFTP) Send an arbitrary command to the
> remote FTP or SFTP
> server. Quote commands are sent BEFORE the
> transfer is taking
> place (just after the initial PWD command in an
> FTP transfer, to
> be exact). To make commands take place after a
> successful trans‐
> fer, prefix them with a dash ’-’. To make
> commands get sent
> after libcurl has changed working
> directory, just before the
> transfer command(s), prefix the command with
> ’+’ (this is only
> supported for FTP). You may specify any
> number of commands. If
> the server returns failure for one of the
> commands, the entire
> operation 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, pwd, rename,
> rm, rmdir, symlink.
>
> This option can be used multiple times.

Looks like I must submit a request to SA to upgrade curl in the linux box.

Thanks,
Xu Qiang
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-14