All releases of SFT


Release Notes: This release adds support of hostnames for the destination server.


Release Notes: The display of the transfer speed has been added. A bug related to the bytes limit on the server side has been fixed. The configure.in has been updated.


Release Notes: This version fixes an important bug related to the amount of data the client tried to send.


Release Notes: Compilation issues that occured under FreeBSD (and probably under other *BSDs) were fixed along with a bug in the memory manager.


Release Notes: The memory manager was updated. This fixes a memory unallocation bug. The error message display was updated. Various code cleanups were made. The --with-uname option was added to the configure script. The uname call is enabled by default.


Release Notes: The last few printf statements have been replaced with fprintf. configure.in has been modified in order to verify a few more dependencies. A limitation has been added for the file listing length (the limit is nearly unreachable; it's only a temporary security fix). A bug with the bytes_we_have variable update (server side) and a bug with the wait_for_input() function (did not report timeouts well) have been fixed. A loop has been added for the file listing transfer in order to remove a limit (the transfer didn't work if the file listing was longer than DIAL_BUFFER_SIZE). Error strings received by the server start with the '+' character now.


Release Notes: A potential bug with the memory manager has been fixed (head and tail are static now). The use of a file buffer has been added. Email adresses have been added to the authors list. A mem_reinit() function has been added to the memory manager.


Release Notes: There is one bug correction and some code cleanup.


No changes have been submitted for this release.