Projects / SFT

SFT

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.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

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.

  •  21 Feb 2004 22:12

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

  •  20 Feb 2004 22:51

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

  •  18 Dec 2003 10:48

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.

Screenshot

Project Spotlight

Squid Analyzer

A tool that makes graphical and top reports from the Squid proxy access log.

Screenshot

Project Spotlight

afio

A cpio-compatible archive/backup program.