Download List

Projeto Descrição

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 versão adiciona o suporte de nomes de máquinas para o 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

O indicador da velocidade de transferência foi adicionado. Um bug relacionado com o limite de bytes no lado do servidor foi corrigido. O configure.in foi atualizado.
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 versão corrige um bug importante relacionado com a quantidade de dados que o cliente tentou 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

Problemas de compilação que ocorreu no FreeBSD (e provavelmente em outras * BSDs) foram corrigidos, juntamente com um bug no gerenciador de memória.
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

O gerenciador de memória foi atualizado. Esta versão corrige um bug de memória unallocation. A tela de mensagens de erro foi atualizado. Limpeza de código Vários foram feitas. A opção - with-uname foi adicionado ao script configure. A chamada uname é ativado por padrão.
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