Archive Index
This month's Index
|
Subject: Possible libssh2_sftp_rename_ex bug?
Possible libssh2_sftp_rename_ex bug?
From: Jonas Schnelli <jonas.schnelli_at_include7.ch>
Date: Wed, 9 Nov 2011 22:17:32 +0100
Hi
I'm using libssh2 via libcurl.
1. upload the file with a temp-filename
When the file (rename destination) exists, i'll always get a "Operation Failed" from sftp_libssh2_strerror.
code-snippet from curl:
When the file not exists: all fine.
I'm running against linux debian lenny update version.
I tried libssh 1.3.0 (sorry, i did not test the git version because i could not find any commit which aimed on my issue).
Anyone has a idea how we can fix this?
Jonas
_______________________________________________
|