Downloadliste

Projektbeschreibung

FSP is a UDP-based protocol for transferring files. It has many benefits over FTP, mainly for running anonymous archives. It is usable on lines with high packet loss ratio (70% WiFi), can go behind firewalls and unnoticed by port scans (because of UDP), does not overload networks when hosting ISOs or movies, share files on modem lines without eating all of the bandwidth, and keeps lamers away from your site (they don't know how to get to it). This project is active continuation of the FSP code base (abandoned 1996-2003).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-02 07:05 Zurück zur Release-Liste
2.8.1 Beta 26

Dieses Release behebt einen segfault in FSP Befehlszeile Kunden auf neueren Linux-glibc. Unterstützung großer Dateien wird jetzt korrekt auf Linux-Systemen festgestellt. Upload Handling ist jetzt viel schlauer: es erlaubt reuploading des letzten Blocks, und nicht kontinuierliche Überprüfung Upload wurde verbessert. Überschreiben einen Scheck für die hochgeladenen Dateien wurde versehentlich vertauscht. Protokoll-Unterstützung für das Senden von Fehlermeldungen wurde hinzugefügt (dieses wurde oft angefragt). Zuvor waren die FSP-Protokoll unterstützt Text nur Fehlermeldungen. Code Portabilität wurde durch die Vermeidung konfigurieren Zeit für Kontrollen und lange int variablen Größen erhöht. fsetupcmd hat einen neuen Schalter-l für die Aufnahme bekannt FSP-Servern.
Tags: Minor feature additions, Documentation Updates, Portability, Major bugfixes.
This release fixes a segfault in FSP command line clients on newer Linux glibc. Large file support is now correctly detected on Linux systems. Upload handling is now much smarter: it allows reuploading of the last block, and non-continuous upload checking was improved. Overwriting a check for uploaded files was reversed by mistake. Protocol support for sending error codes has been added (this was frequently requested). Previously, the FSP protocol only supported text error messages. Code portability has been increased by avoiding configure time checks for int and long variable sizes. fsetupcmd has a new -l switch for listing known FSP servers.

Project Resources