blob: bde671415caeac1932ec5af54b8dda5c606f26d8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This is a server daemon for FSP, the File Service Protocol. With
it, you can offer files to "anonymous" visitors. Bandwidth can
easily be limited.
Since a service contact port (well-known port) for FSP has not been
assigned by IANA (per RFC 1700), you must choose one yourself when
configuring fspd. Edit the example.conf file and place it in
${LOCALBASE}/etc/fspd.conf (typically LOCALBASE is set to /usr/local).
You can run fspd from inetd or stand-alone.
WWW: http://www.faqs.org/faqs/fsp-faq/
Trevor Johnson
|