mirror of
https://git.freebsd.org/ports.git
synced 2025-05-06 10:57:37 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
13 lines
588 B
Text
13 lines
588 B
Text
This is a server daemon, port scanner and (optionally) clients for FSP, the File
|
|
Service Protocol.
|
|
|
|
FSP is lightweight and connectionless. It is typically used for offering files
|
|
to "anonymous" visitors over a congested link. It uses UDP rather than TCP
|
|
sockets. A service contact port (well-known port) for FSP has not been assigned
|
|
by IANA (per RFC 1700). See <URL:http://www.faqs.org/faqs/fsp-faq/> for an
|
|
overview.
|
|
|
|
To use fspd, you must copy the fspd.conf.sample file, normally installed in
|
|
/usr/local/etc/, to fspd.conf and edit it.
|
|
|
|
You can run fspd from inetd or stand-alone.
|