Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > by-pkgid > da213fe0cf13878c7ad662fd1ecf00ae > files > 14

apache-mod_ftpd-0.14-12.i586.rpm

TODO
 * Start debugging to make sure all clients to connect correctly
 * Implement timeouts and Poll (apr_poll)
 * Make install needs to install mod_ftp.h and DBI providers dbmchroot
 * create a conn_rec for the data connection and bucketbrigades to transfer data
 * finish updating transfer stats, and display full status at quit.
 * Write more login limiter providers (per user, per group, etc..)
 * write DBI confgure check scripts

/* */
ftp_core.c:138: Create ASCII Filter for command output and TYPE A retreival to replace *hack* function 
ftp_core.c:239: Side affect.. stating the dir causes missing chroot to fall back to Docuementroot 
ftp_core.c:386: implement Secure AUTH 
ftp_core.c:462: implement stou (suggested name upload) 
ftp_core.c:466: implement stat 
ftp_core.c:469: Do we need to support ABOR? 
ftp_protocol.c:217: Play with filters in create subreq??? 
ftp_protocol.c:428: Add logoff statistics 
ftp_protocol.c:487: check to make sure this directory actually exists and fall back to chroot dir 
ftp_protocol.c:961: support listing of a file with LIST 
ftp_protocol.c:1040: config: resolve symlinks 
ftp_protocol.c:1047: Retrieve symlink destination