freebsd-dev/contrib/lukemftp
Mike Heffner d64cfd6cad This commit was generated by cvs2svn to compensate for changes in r146309,
which included commits to RCS files with non-trunk default branches.
2005-05-17 03:11:29 +00:00
..
src This commit was generated by cvs2svn to compensate for changes in r146309, 2005-05-17 03:11:29 +00:00
acconfig.h Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
aclocal.m4 Import of LukeM's ftp client, version 1.5. 2001-07-19 16:26:14 +00:00
ChangeLog Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
config.h.in Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
configure Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
configure.in Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
COPYING Import of LukeM's ftp client, version 1.5. 2001-07-19 16:26:14 +00:00
diffout Import the June 15, 2003 CVS version of NetBSD's ftp + patchset to fix 2003-06-16 02:36:38 +00:00
FreeBSD-patchset Import latest cvs version with the correct patchset (fixes ETA bug). 2003-06-30 05:24:21 +00:00
INSTALL Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
install-sh Import of LukeM's ftp client, version 1.5. 2001-07-19 16:26:14 +00:00
lukemftp.h Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
Makefile.in Import of LukeM's ftp client, version 1.5. 2001-07-19 16:26:14 +00:00
NEWS Import of LukeM's ftp client, version 1.5. 2001-07-19 16:26:14 +00:00
README Import of LukeM's ftp client, version 1.5. 2001-07-19 16:26:14 +00:00
THANKS Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00
todo Import lukemftp-1.6-beta2. 2002-06-15 09:40:37 +00:00

WHAT IS LUKEMFTP?
-----------------

`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>.

This package is a `port' of the NetBSD ftp client to other systems.

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 (c.f: $http_proxy, $ftp_proxy)
	    - authentication
	* configurable prompt
	* context sensitive command and filename completion
	* dynamic progress bar
	* feature negotiation extensions from RFC 2389
	  (c.f: `feat' and `remopts')
	* extensions to ftp from the IETF ftpext working group
	  (c.f: `mlsd' and `mlst')
	* IPv6 support (from the WIDE project)
	* modification time preservation
	* paging of local and remote files, and of directory listings
	  (c.f: `lpage', `page', `pdir')
	* passive mode support, with fallback to active mode
	* retrieval of filenames listed in a given file (c.f: `fget')
	* `set option' override of ftp environment variables
	* 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')


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

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


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

Please email feedback back to the maintainer: <lukem@netbsd.org>.


COPYRIGHT
---------

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


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

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