File Service Protocol Suite 2.8.1b29

File Service Protocol is a lightweight UDP-based file transfer system. It has many benefits over plain FTP, such as anonymity for transfers and archives. It's less bandwidth intensive but still fault tolerant.

Tags c python java udp file-transfer command-line
License MITL
State beta

Recent Releases

2.8.1b2919 Jul 2023 19:25 minor feature: Added scons command line argument without-fspscan=yes for building Without fspscan do not install shell scripts if no clients are installed. Support for user supplied examplesdir Display pidfile name in case we can not write to it Add error exit 8 if we can't write pid file RPM packaging of fspd. Packaging files added to source code repo
2.8.1b2823 Aug 2019 05:27 minor bugfix: Pull scons site Python 3 fixed from fsplib and fspclient projects. More scons with python 3 build fixes. contrib/fspscan fdclose() name
2.8.1b2709 Sep 2014 14:34 major bugfix: Bugfix release, fixed some compilation problems on modern systems and few bugs found by Clang. Cleaned web pages, removed some old links, added wikipedia link.