> I would *really* like a simple C++ FTP server class (or set of C > functions) that I could just embed (no pun intended) in my embedded > application, but the only one I've found on the web (CFtpServer) just > sucks. > > In the mean time, I'm having a great time trying out all this weird stuff, > and playing with embedded Linux is just plain fun. > > Thanks in advance.
Not sure if it will suit your purposes, but PureFTPd is my favorite FTP server. Matthew /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
