From 7df751ab5967a3d770783537c0cb445b67f162c1 Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Mon, 16 Jan 2006 20:06:15 +0100 Subject: [PATCH] Paste the first few lines of fsp.sf.net into the FSP description --- features.conf | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/features.conf b/features.conf index c19ce563..061c5ddb 100644 --- a/features.conf +++ b/features.conf @@ -297,9 +297,17 @@ CONFIG_DATA=yes CONFIG_FINGER=no -### FSP protocol +### File Servive Protocol # -# See: http://fsp.sourceforge.net/ +# File Service Protocol (FSP) is a very lightweight UDP based protocol for +# transferring files. FSP has many benefits over FTP, mainly for running +# anonymous archives. FSP protocol is valuable in all kinds of environments +# because it is one of the only TCP/IP protocols that is not aggressive about +# bandwidth, while still being sufficiently fault tolerant. +# +# FSP is what anonymous FTP *should* be! +# +# See http://fsp.sourceforge.net/ for more info. # # Default: disabled