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
