cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problems with proper FTP upload

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 8 Apr 2010 14:27:47 +0200 (CEST)

On Wed, 7 Apr 2010, thomas.ellinger_at_hydrometer.de wrote:

> I wrote an application that uploads a data stream to an ftp server. This is
> working so far exept that I'm unable to properly finish the FTP connection
> after the upload is done.

"properly finish the FTP connection" meaning what? I assume you mean that
you for some reason want the connection to get closed? You didn't reveal much
details on your code, but when you close the easy/multi handle the connection
will be closed for sure.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-08