This is __BETA__ version of DD ftp server. It's currently quite lame.
DDftp has been derived from the basic unix ftpd (no wu-ftpd), so it's
small and has no features.

Users have to log on to the bbs after uploading stuff to put them online.
I'll make it better soon if I get a gift from you :)

Downloading files is possible with protocol type 4 (Take a look at example
daydream.cfg). DayDream makes symlinks to the selected files when user
hits 'D'-command. After that user is able to download files from his
ftp -homedir (dl/).

Installation
------------

Put
ftp     stream  tcp     nowait  root    /usr/sbin/tcpd  /usr/sbin/ddftpd -D/home/bbs/

to your inetd.conf. If you dislike the idea of port 21 being for DDftp,
you can change it of course.

Have fun.

