curl-library
RE: Help with libcurl on FTP upload
From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Tue, 22 Jul 2008 19:53:06 +0200
Date: Tue, 22 Jul 2008 19:53:06 +0200
Tiago Conceição wrote:
> Also if i go to ftp, under folder "httpdocs/maps/" i can see the file created "motd.txt", but not get renamed
> Why i get this errors? now to fix it?
Probably because you do not specify "renameTo", so it is NULL. In this case, RNFR is sent, but not RNTO. You have to issue both or none !
Received on 2008-07-22