cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Transfer data from board's memory to pc

From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Mon, 9 Mar 2009 11:18:09 -0500

On Mon, Mar 9, 2009, daniel_at_haxx.se wrote:
> On Mon, 9 Mar 2009, fran_x_at_tin.it wrote:

> > Where can i find a ftp server example?

> libcurl is a client-side library, for FTP servers
> you need to look around elsewhere.

If I remember correctly, busybox can be built with HTTP
and/or TFTP server applets, so one of those protocols
might be a better choice, assuming your embedded board
has busybox, and you want it to act as the server.

In either case, libcurl should be a fine choice for the
client (PC) side.

 - Jeff
Received on 2009-03-09