head	1.2;
access;
symbols
	RELENG_9_1_0_RELEASE:1.2
	RELENG_9_1:1.2.0.6
	RELENG_9_1_BP:1.2
	RELENG_9_0_0_RELEASE:1.2
	RELENG_9_0:1.2.0.4
	RELENG_9_0_BP:1.2
	RELENG_9:1.2.0.2
	RELENG_9_BP:1.2;
locks; strict;
comment	@# @;


1.2
date	2011.06.20.08.00.32;	author gavin;	state Exp;
branches;
next	1.1;

1.1
date	2011.06.19.21.50.38;	author gavin;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 223328 on 2011-06-20 08:00:32Z by gavin

Merge tnftp-20100108 from the vendor branch into head.

PR:		bin/112288 bin/120256 bin/129014 bin/145528
MFC after:	1 month
@
text
@WHAT IS TNFTP?
--------------

`tnftp' is a `port' of the NetBSD FTP client to other systems.
See http://www.NetBSD.org/ for more details about NetBSD.

tnftp was formerly known as `lukemftp'
It was renamed to `tnftp' by Luke Mewburn in February 2003.

The enhancements over the standard ftp client in 4.4BSD (and
derivatives) include:
	* command-line editing within ftp
	* command-line fetching of URLS, including support for:
	    - http proxies (see $http_proxy, $ftp_proxy)
	    - authentication
	* configurable prompt
	* context sensitive command and filename completion
	* dynamic progress bar
	* feature negotiation extensions from RFC 2389
	  (see `feat' and `remopts')
	* extensions to ftp from the IETF ftpext working group
	  (see `mlsd' and `mlst')
	* IPv6 support (from the WIDE project)
	* modification time preservation
	* paging of local and remote files, and of directory listings
	  (see `lpage', `page', `pdir')
	* passive mode support, with fallback to active mode
	* retrieval of filenames listed in a given file (see `fget')
	* `set option' override of ftp environment variables
	* TIS Firewall Toolkit gate ftp proxy support (see `gate')
	* transfer-rate throttling (see `-T', `rate')
	* uploading of files on the command line (see `-u')
	* (Dante) SOCKS5 support

Previous features, currently disabled until a test system is available:
	* SOCKS4 support


INSTALLATION
------------

Refer to `INSTALL' for more information on how to compile and install tnftp.


FEEDBACK / BUG REPORTS
----------------------

Please email feedback back to the maintainer:
	Luke Mewburn <lukem@@NetBSD.org>.


COPYRIGHT
---------

tnftp is covered by a BSD-style copyright notice.
Please refer to the file `COPYING' for more information.


AVAILABILITY
------------

The primary ftp site for tnftp is:
	ftp://ftp.NetBSD.org/pub/NetBSD/misc/tnftp/


DOCUMENT REFERENCE
------------------
$NetBSD: README,v 1.10 2007/08/06 01:58:57 lukem Exp $
@


1.1
log
@SVN rev 223308 on 2011-06-19 21:50:38Z by gavin

Copy lukemftp to its new home, tnftp.  I'm doing this in stages so as to
not confuse the CVS exporter.
@
text
@d1 2
a2 2
WHAT IS LUKEMFTP?
-----------------
d4 2
a5 4
`lukemftp' is what many users affectionately call the enhanced ftp
client in NetBSD (http://www.netbsd.org).  The `lukem' comes from
the account name of the NetBSD developer who wrote most of the
enhancements: Luke Mewburn <lukem@@netbsd.org>.
d7 2
a8 1
This package is a `port' of the NetBSD ftp client to other systems.
d14 1
a14 1
	    - http proxies (c.f: $http_proxy, $ftp_proxy)
d20 1
a20 1
	  (c.f: `feat' and `remopts')
d22 1
a22 1
	  (c.f: `mlsd' and `mlst')
d26 1
a26 1
	  (c.f: `lpage', `page', `pdir')
d28 1
a28 1
	* retrieval of filenames listed in a given file (c.f: `fget')
d30 7
a36 4
	* socks4/socks5 support
	* TIS Firewall Toolkit gate ftp proxy support (c.f: `gate')
	* transfer-rate throttling (c.f: `-T', `rate')
	* uploading of files on the command line (c.f: `-u')
d42 1
a42 2
Refer to `INSTALL' for more information on how to compile and install
lukemftp.
d48 2
a49 1
Please email feedback back to the maintainer: <lukem@@netbsd.org>.
d55 2
a56 2
lukemftp is covered by a BSD-style copyright notice. Please refer to
the file `COPYING' for more information.
d62 7
a68 2
The primary ftp site for lukemftp is:
	ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/
@

