]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/lukemftp/README
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / lukemftp / README
1 WHAT IS LUKEMFTP?
2 -----------------
3
4 `lukemftp' is what many users affectionately call the enhanced ftp
5 client in NetBSD (http://www.netbsd.org).  The `lukem' comes from
6 the account name of the NetBSD developer who wrote most of the
7 enhancements: Luke Mewburn <lukem@netbsd.org>.
8
9 This package is a `port' of the NetBSD ftp client to other systems.
10
11 The enhancements over the standard ftp client in 4.4BSD (and
12 derivatives) include:
13         * command-line editing within ftp
14         * command-line fetching of URLS, including support for:
15             - http proxies (c.f: $http_proxy, $ftp_proxy)
16             - authentication
17         * configurable prompt
18         * context sensitive command and filename completion
19         * dynamic progress bar
20         * feature negotiation extensions from RFC 2389
21           (c.f: `feat' and `remopts')
22         * extensions to ftp from the IETF ftpext working group
23           (c.f: `mlsd' and `mlst')
24         * IPv6 support (from the WIDE project)
25         * modification time preservation
26         * paging of local and remote files, and of directory listings
27           (c.f: `lpage', `page', `pdir')
28         * passive mode support, with fallback to active mode
29         * retrieval of filenames listed in a given file (c.f: `fget')
30         * `set option' override of ftp environment variables
31         * socks4/socks5 support
32         * TIS Firewall Toolkit gate ftp proxy support (c.f: `gate')
33         * transfer-rate throttling (c.f: `-T', `rate')
34         * uploading of files on the command line (c.f: `-u')
35
36
37 INSTALLATION
38 ------------
39
40 Refer to `INSTALL' for more information on how to compile and install
41 lukemftp.
42
43
44 FEEDBACK / BUG REPORTS
45 ----------------------
46
47 Please email feedback back to the maintainer: <lukem@netbsd.org>.
48
49
50 COPYRIGHT
51 ---------
52
53 lukemftp is covered by a BSD-style copyright notice. Please refer to
54 the file `COPYING' for more information.
55
56
57 AVAILABILITY
58 ------------
59
60 The primary ftp site for lukemftp is:
61         ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/