cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: POST_QUOTE option failing during sftp for rename in Windows sftp serverū

From: Naganathan Rajesh <mydreamzz_at_hotmail.com>
Date: Sat, 26 Feb 2011 13:19:01 +0000

Daniel,
Does it mean that libcurl is not currently not doing libssh2_sftp_close() before executing POST_QUOTE?
 

Best Regards,
N.Rajesh

 

> Date: Sat, 26 Feb 2011 13:37:26 +0100
> From: daniel_at_haxx.se
> To: curl-library_at_cool.haxx.se
> Subject: RE: POST_QUOTE option failing during sftp for rename in Windows sftp serverū
>
> On Sat, 26 Feb 2011, Naganathan Rajesh wrote:
>
> > Is there a way by changing libcurl to do a force close of the file followed
> > by executing the post quote command?
>
> libcurl uses libssh2 to do the SFTP operations and the thing libcurl can do
> here is to make sure that libssh2_sftp_close() is done on the file properly
> before it does the POST_QUOTE operations.
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
                                               

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