cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SFTP CURLOPT_POSTQUOTE rm command not working

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 24 Mar 2010 16:55:25 +0100 (CET)

On Mon, 22 Mar 2010, O'Loughlin, Anthony (H USA) wrote:

> Error code = 21, rm command failed: No such file or directory.

That sounds like an error that the remote server is sending back. Did you try
to see if for example openssh's sftp tool could remove the file fine? Is the
file name using any particularly funny characters?

And you didn't mention what libssh2 version you're using. An idea is otherwise
to try using libssh2 directly to repeat the problem as this is most likely a
problem or issue involving that.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-03-24