Home

SF Logo

Source code

Browse
Copyright
Download
Changelog

Mailing lists

See FSP Client on

SForge page
Open Hub

Stats

SForge downloads

My projects

FSP Suite
Smart Cache
SC Loader
Download Machine
Old programs

FSP Client: Home Page

What is FSP Client?

FSP Client is FTP-like interface for File Service Protocol. It look exactly like classic FTP does, but uses different transfer protocol. People usually find this program easier to use that multiple client programs in FSP protocol suite. If you are at least somewhat familiar with command line FTP and want to try FSP, this program is right for you.

Latest versions

FSP Client 0.93.1 tar.bz2

Gentoo ebuild

RPM for Centos 7

Win32 version 2005.03

FSPClient News

27-Apr-2020: Version control system changed from Bazaar to Git.

16-Aug-2019: FSP Client 0.93.1. This is build fix release. Fixed problem with utmpx.h header, fixed building with SCons 3; it was too smart and was able to find cyclic build dependency; and building with Python 3.

15-Sep-2009: FSP client 0.93.0 released. Now works on 64-bit systems and crosscompiles, max packet size synchronized with latest fspd build, debug packet headers are now printex in hex. Can be downloaded also via FSP fsp://88.102.83.205:21/fsp/fspclient-0.93.0.tar.bz2

Historic version 0.0-h+ uploaded to sourceforge.

21-Jul-2009: FSP Client 0.92.1. SCons build framework improved. CFLAGS are now honored.

15-Jun-2009: FSP Client 0.92.0 is out. Fixed retry alg. on fatal network errors, builds with SCons only, and fixed compilation problem with incorrect header.

10-Jun-2009: We now use standard sourceforge.net Bazaar hosting facility. Its much faster then our custome setup and it have more features including nice repository browser.

10-Apr-2007: Gnu arch repository converted to Bazaar-NG repository. Gnu arch VCS is now unmaintained and Bazaar-NG is doing merges much better and it is slightly faster.

25-Feb-2005: FSP Client 0.90.0 Directory bug fixed, security improvements, debug output fixed.

05-Jan-2005: FSP Client 0.0.10 Support for large FSP packets, so it can have higher transfer speeds now (command buffer). Locking improved again and locking type is now build-time configurable. Corrected directory listing when server sends packets smaller than 1024 bytes. Win32 version is also available.

20-Dec-2004: FSP client 0.0.9 First fully stable version. Shared memory was incorrectly detected by configure, changed locking to be fully compatible with fsp 2.8.1 beta 22, send BYE command to server on exit, setpro and rename commands updated to match latest specification of FSP v2. Upload timestamping now supported.

29-Nov-2004: FSP Client 0.0.8 Support for new Rename command, codebase cleanup. OMG! Win32 binaries are there! Grab FSP Win32 2004.10 pack now!

21-Jul-2004: FSP Client 0.0.7 Now works on FreeBSD system (and possible other non glibc systems) also. You need to get CVS version if you want gcc-3.4 compile fix.

17-Dec-2003: FSP Client 0.0.6 New dir command, misc. fixes.

31-Oct-2003: FSP Client 0.0.5 More segfaults fixed.