curl-library
[PATCH] FTP PRET support for drftpd servers
From: Ingmar Runge <ingmar_at_irsoft.de>
Date: Sun, 27 Dec 2009 16:14:06 +0100
Received on 2009-12-27
Date: Sun, 27 Dec 2009 16:14:06 +0100
Hey,
here's a patch against today's libcurl snapshot that adds support for
the proprietary PRET command used by "drftpd" and other servers.
("Docs": http://www.drftpd.org/index.php/Distributed_PASV)
The patch is not particularly well-tested, but listing and downloads
definitely worked in my tests. A unit test would be a good idea, too.
Awaiting your comments. ;-)
~Ingmar Runge
PS. The patch uses tabs instead of spaces for indention, noticed that
libcurl is using spaces too late. Easy fix though.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: curl-pret.diff