1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-20 00:15:31 +00:00

Paste the first few lines of fsp.sf.net into the FSP description

This commit is contained in:
Jonas Fonseca 2006-01-16 20:06:15 +01:00 committed by Jonas Fonseca
parent 178c50cf40
commit 7df751ab59

View File

@ -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