chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Source code for FTP client anywhere?


From: felix
Subject: Re: [Chicken-users] Source code for FTP client anywhere?
Date: Tue, 05 Nov 2002 21:14:18 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

address@hidden wrote:
I'm looking for some FTP-client code. In C, if possible.
I'm aware of Scheme code written for Scsh, but it uses
some lower-level calls (`make-ftp-connection') that delegate
the interesting stuff to somewhere else.


Well it's not C, but there's ftp-unit.ss as part of PLT. And I've got
a small Python FTP *server* module you're welcome to if it'd help...

FTP is one of the older protocols out there, working from the RFCs
isn't as easy as it could be :-/


Thanks! I'll take a look. Basically I need this just for automating
the uploading of Chicken distribution files, but having this as
an extension would be nice, also.


cheers,
felix






reply via email to

[Prev in Thread] Current Thread [Next in Thread]