cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Sending arbitrary SFTP commands?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Mar 2007 22:15:46 +0100 (CET)

On Thu, 15 Mar 2007, Nick Zitzmann wrote:

>> In addition to Dan's response: feel free to join in and make libcurl
>> support this. That's what open source is about!
>
> I'd try, but I have a question first: What's the best way of setting an SFTP
> delete command in a CURL easy option?

That would be one of the questions to answer, surely! ;-)

> Right now there are a number of ways of telling CURL to send a delete
> command at the given URL, each is different given the protocol used by the
> URL, and SFTP is a binary protocol, so the delete command is the number 13
> instead of a word.

Uhm, I'm not really that into the SFTP details, but don't the numerical codes
have any names that we can use instead?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-03-15