Download List

Descripción del Proyecto

SFT (Simple File Transfer) is a file transfer
program, a bit like rcp. It is designed to
simplify file transfers from one computer to an
another when they are connected to the Internet.
The person receiving the file has to run the
program in server mode (-s), while the sender of
the file has to run the program in client mode
(-c), specifying the destination host IP and the
file names. File integrity is checked by using
checksums.

System Requirements

System requirement is not defined
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.

2004-03-29 00:15
0.4.14

Esta versión incluye el soporte de nombres de host para el servidor de destino.
Tags: Stable, Minor feature enhancements
This release adds support of hostnames for the destination server.

2004-02-24 16:30
0.4.13

La visualización de la velocidad de transferencia se ha añadido. Un error en relación con el límite de bytes en el lado del servidor se ha solucionado. El configure.in ha sido actualizado.
Tags: Stable, Minor feature enhancements
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.

2004-02-22 07:12
0.4.12

Esta versión corrige un fallo importante en relación con la cantidad de datos que el cliente intentó enviar.
Tags: Stable, Major bugfixes
This version fixes an important bug related to the amount of
data the client tried to send.

2004-02-21 07:51
0.4.11

Aspectos de la compilación que se produjo en FreeBSD (y probablemente en otros * BSD) se fija con un error en el administrador de memoria.
Tags: Stable, Minor bugfixes
Compilation issues that occured under FreeBSD (and
probably under other *BSDs) were fixed along with a
bug in the memory manager.

2003-12-18 19:48
0.4.10

El administrador de memoria se ha actualizado. Esta corrige un error de memoria unallocation. La pantalla de mensaje de error se ha actualizado. Limpieza de código se hicieron varias. La opción - with-uname fue añadido a la secuencia de comandos de configuración. La llamada uname está activado por defecto.
Tags: Stable, Code cleanup
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.

Project Resources