File: README

package info (click to toggle)
lukemftp 1.1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,260 kB
  • ctags: 1,663
  • sloc: ansic: 21,038; sh: 293; makefile: 150
file content (53 lines) | stat: -rw-r--r-- 1,539 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
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 include:
	* command-line editing within ftp
	* command-line fetching of URLS, including support for:
	    - http proxies (c.f: $http_proxy, $ftp_proxy)
	    - authentication
	* context sensitive command and filename completion
	* dynamic progress bar
	* 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
	* `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')


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 main ftp site for lukemftp is:
	ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/