📄 readme
字号:
This is a port of the OpenBSD ftp daemon.The source was retrieved from ftp.openbsd.org on Mon May 19 06:20:58 EDT 1997,including the files extern.h ftpcmd.y ftpd.8 ftpd.c logutmp.c logwtmp.c pathnames.h popen.cThese came from src/libexec/ftpd.The support files came from various sources, including OpenBSD's libc,NetKit 0.09, and sendmail 8.7.4. (8.7.4 because it was handy, not forany particular reason.) Others were written for this port.This version does not put ftp users in utmp; the utmp code is #if'd out.This means the -U option does not work.Send bug reports and whatnot to me, not to OpenBSD, as the OpenBSDorganization doesn't have anything official to do with this port.I'll forward them if necessary.Please don't use linux-ftpd-0.09 any longer as it's rather broken andthis version is in all respects superior.To install, edit MCONFIG, make, and make install. For configurationinstructions, read the man page, keeping in mind that it's for OpenBSDand hasn't been edited for Linux. (This will be fixed eventually.)David A. Holland dholland@hcs.harvard.edu 19-May-1997
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -