⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 这是 FTP协议的 0。17版本的源代码 在一定程度上是比较适用的
💻
字号:
This is netkit-ftp-0.17 for Linux.This package updates netkit-ftp-0.16.If you're reading this off a CD, go right away and check the netarchives for later versions and security fixes. As of this writing thehome site for NetKit is	ftp://ftp.uk.linux.org/pub/linux/Networking/netkitContents:	ftp		Client program for the ftp protocol.	Requires:	Working compiler, libc, and kernel. 	libreadline (GNU readline library) is optional but recommended.	If you use it, you will need a recent ncurses or libtermcap as	well.Security:	This release contains no security fixes relative to netkit-ftp-0.16.	However, versions prior to netkit-ftp-0.16 are insecure and should	not be used.Note:	To compile ftp with readline support you'll need a copy of the	readline library installed. If you don't have it, get	readline-2.0 (or higher) from ftp.gnu.org. You'll probably	need to apply the enclosed patch, or ftp will have problems with	^C handling.	(Feedback on readline 3.x or higher would be appreciated.)Installation:	Patch your readline library if necessary.	Do "./configure --help" and decide what options you want. The	defaults should be suitable for most Linux systems. Then run	the configure script.	Do "make" to compile.	Then (as root) do "make install".	Save a backup copy of any mission-critical program in case the	new one doesn't work, and so forth. We warned you.	If you get gcc warnings from files in /usr/include, they are	due to problems in your libc, not netkit. (You may only see	them when compiling netkit because netkit turns on a lot of	compiler warnings.)DEC CC:	The DEC compiler for the Alpha is now freely available. This	is a much better compiler with gcc, that is, it generates much	better code. If you have the DEC compiler, you can explicitly	use the DEC compiler instead of gcc by configuring like this:		./configure --with-c-compiler=ccc	It is known to generate spurious warnings on some files. Also,	some headers from some versions of glibc confuse it; that may	prevent	netkit from working. Other problems should be reported	as bugs.Bugs:	Please make sure the header files in /usr/include match the	libc version installed in /lib and /usr/lib. If you have weird	problems this is the most likely culprit.	Also, before reporting a bug, be sure you're working with the	latest version.	If something doesn't compile for you, fix it and send diffs.	If you can't, send the compiler's error output.	If it compiles but doesn't work, send as complete a bug report as 	you can. Patches and fixes are welcome, as long as you describe 	adequately what they're supposed to fix. Please, one patch per	distinct fix. Please do NOT send the whole archive back or	reindent the source.	Be sure to send all correspondence in e-mail to the netkit address.	Postings to netnews or mailing lists will not be seen due to the 	enormous volume. Also, anything that doesn't get filed in the bug	database is quite likely to end up forgotten.	Please don't report known bugs (see the BUGS file(s)) unless you	are including fixes. :-)	Mail should be sent to: netbug@ftp.uk.linux.orgEarly in April 2000, a hacker broke into the machine that was hostingthe netkit bug database for me and trashed it. Unfortunately, it seemsbackups hadn't gotten done for a while, so three months of mail (sincemid-January) was lost. So, if you sent something and didn't hear back,or you sent something, heard back, but the changes failed to appear inthis release (unlikely but possible) - please resend.Please see http://www.hcs.harvard.edu/~dholland/computers/netkit.htmlif you are curious why it was so long between the 0.10 and 0.16 releases.Future plans for netkit maintenance are still up in the air, but in themeantime new releases will still appear from time to time. I don't havea whole lot of cycles to spare to work on netkit, so things are likelyto continue to be fairly slow.David A. Holland23 July 2000

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -