curl-library
RE: Problems creating a directory tree with FTP
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 22 Aug 2002 23:03:43 +0200 (MET DST)
Date: Thu, 22 Aug 2002 23:03:43 +0200 (MET DST)
On Thu, 22 Aug 2002, Gerard Cheng wrote:
> This meant that in ftp_perform(), FTPSENDF would still be called with the
> "STOR" command and since ftp->file was NULL, the FTPSENDF would get a bit
> confused and try to send a file called "(nil)".
>
> With CURLOPT_UPLOAD=false, everything seems to be fine now.
I'm glad it works for you now.
It still looks as if there's a problem in there, since it shouldn't try to
STOR a NULL pointer like that.
Let's save that for a rainy day. ;-)
-- Daniel Stenberg -- curl related mails on curl related mailing lists please ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390Received on 2002-08-22