cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

RE: FTP keep alive connection

From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Mon, 5 Nov 2007 18:52:30 +0100

Michel Loiseleur wrote:

> In one sentence, this patch add a small feature to curl during ftp
transfer : it sends "NOOP" message in order to keep connection alive.

I think it must be an option, since this is not guaranteed by RFC959 to
be properly processed by all servers.
If the goal is only to keep a firewall alive (but not the FTP server
itself), I would prefer to use setsockopt(SO_KEEPALIVE), because only
housekeeping data are exchanged (no TCP payload).
Received on 2007-11-05

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET