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: [email protected]
> To: [email protected]
> 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

Reply via email to