>would you like to share [kftpd]

I could send you the basic skeleton, but it is missing the code to actually generate directory listings (just echos back the dirname for now) and the code to read/return real file data (just echos back the dirname now). Those are "easy" to add, but I've left them out since they'll be completely different when done in kernel space, and I wasn't that interested in user space.

Cheers