cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Possible libssh2_sftp_rename_ex bug?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 10 Nov 2011 14:21:11 +0100 (CET)

On Thu, 10 Nov 2011, Jonas Schnelli wrote:

> If the "old file" not exists. The rm (remove) cancels the whole postquote
> chain.

This is sort of a bug. We should allow quote commands to fail if they're
prefixed with '*', however that feature was only ever implemented for FTP.

The proper fix here is to make sure the SFTP quote commands also recognizes
it! You up to making a patch for it?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-10