Tiny Featureless FTP server somewhere?

Hi gurus,

Inspired from the "tiny featureless http server " message, I wondered
if someone worked on a minimal ftp server .

Actually, I’m interested in the way (s)he handled the PORT/PASV thing,
I mean:

Rubyserver should handle a send/recv connection on a port and in the
meanwhile a command session on another.

I don’t know if this should be a select() work or it can be handled
with some thread stuff, in either way I’d like to see some related
code to learh from :slight_smile:

see ya

Thanks for your 1-hour web-server code, Philip.

I’m going to use it as the basis for an 12 hour wiki server, if that’ s
all right.

(It’d be a 2 hour wiki server if I was already proficient in ruby)

If anyone else wants to join in on it, please feel free.
Cheers,
Euan
xlucid@users(.remove this).sf.(antispam.)net