Download List

專案描述

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

This release adds support of hostnames for the destination server.
標籤: Stable, Minor feature enhancements

2004-02-24 16:30
0.4.13

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.
標籤: Stable, Minor feature enhancements

2004-02-22 07:12
0.4.12

This version fixes an important bug related to the amount of
data the client tried to send.
標籤: Stable, Major bugfixes

2004-02-21 07:51
0.4.11

Compilation issues that occured under FreeBSD (and
probably under other *BSDs) were fixed along with a
bug in the memory manager.
標籤: Stable, Minor bugfixes

2003-12-18 19:48
0.4.10

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.
標籤: Stable, Code cleanup

Project Resources