1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/security/sfs/files/share-doc-WELCOME
Pete Fritchman 221b756b88 Update to 0.7.2.
PR:		46148
Submitted by:	maintainer
2003-01-02 05:23:45 +00:00

28 lines
1.0 KiB
Plaintext

SFS is now installed. To test your installation, try this (as root):
# /usr/local/sbin/sfscd
# cat /sfs/@sfs.fs.net,uzwadtctbjb3dg596waiyru8cx5kb4an/CONGRATULATIONS
If it worked, you will see:
You have set up a working SFS client.
Afterwards, kill sfscd:
# kill -TERM `cat /var/run/sfscd.pid`
SFS is a complex and potentially security-affecting set of programs,
and if you wish to do more with it, e.g. setting up an SFS server
of your own, it is strongly recommended that you read the documentation
fully before proceeding. Start with the documentation link on
<URL:http://www.fs.net>, and see any supplemental documentation in
/usr/local/share/doc/sfs/.
There are sample startup files for sfscd and sfssd in /usr/local/etc/rc.d,
under the name sfscd.sh.sample and sfssd.sh.sample respectively.
These startup files are not enabled by default.
NOTE TO USERS UPGRADING FROM SFS 0.6: You should read the file
/usr/local/share/doc/sfs/README.0.7.upgrade for important information
about converting your existing SFS configuration.