aboutsummaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wu-ftpd+ipv6/pkg-descr')
-rw-r--r--ftp/wu-ftpd+ipv6/pkg-descr40
1 files changed, 0 insertions, 40 deletions
diff --git a/ftp/wu-ftpd+ipv6/pkg-descr b/ftp/wu-ftpd+ipv6/pkg-descr
deleted file mode 100644
index 1fbd98895413..000000000000
--- a/ftp/wu-ftpd+ipv6/pkg-descr
+++ /dev/null
@@ -1,40 +0,0 @@
-The package is linked dynamic so that you will get the right crypt
-library. If you are serious about performance, you may want to recompile
-it by yourself (the port will link static by default).
-
--Satoshi (Nov 14, 1995)
-
-REMINDER: to use ftpaccess(5) you need to specify -a in command line,
-it is changed from previous versions.
-
--Ache
----
-WASHINGTON UNIVERSITY FTP SERVER, RELEASE 2.4
-wu-ftpd is a replacement ftp server for Un*x systems. Besides
-supporting the ftp protocol defined in RFC 959, it adds the following
-features:
- o logging of transfers
- o logging of commands
- o on the fly compression and archiving
- o classification of users on type and location
- o per class limits
- o per directory upload permissions
- o restricted guest accounts
- o system wide and per directory messages.
- o directory alias
- o cdpath
- o filename filter
-
-
-CONFIGURATION NOTES
-
-The configuration files are located in /usr/local/etc This package includes
-a basic working configuration. The config files are:
-
- ftpaccess - controls who, what, and how many can access the server
- ftpconversions - controls the on-the-fly compression/archiving
- ftpusers - users who, for security reasons, may never use the server
-
-You will also need to change /etc/inetd.conf to point to the new server
-located at /usr/local/libexec/ftpd
-