curl-library
Re: problem with rename a remote sFTP file
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 20 Oct 2008 13:14:51 +0200 (CEST)
Date: Mon, 20 Oct 2008 13:14:51 +0200 (CEST)
On Mon, 20 Oct 2008, changqin_gang wrote:
> struct curl_slist *
> headerlist = NULL; CString
> command_renamefrom = "RNFR "; CString
> command_renameto = "RNTO "; CString
> CommandBuffer_renamefrom = command_renamefrom + OldFilename;
> CString CommandBuffer_renameto = command_renameto +
> NewFilename;
Let me just point out that your mails look severly broken in my end - as I
believe the quote above illustrates - so I have a hard time responding to
anything you write.
-- / daniel.haxx.seReceived on 2008-10-20