curl-library
RE: POST_QUOTE option failing during sftp for rename in Windows sftp serverū
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 26 Feb 2011 13:37:26 +0100 (CET)
Date: Sat, 26 Feb 2011 13:37:26 +0100 (CET)
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.htmlReceived on 2011-02-26