SFTP.EXE
Version: 1.0.0

Purpose:
	SFTP is a GUI, script driven FTP application.  This
application has two main purposes.  The first is two be able to execute
a complete series of uploads and/or downloads from/to an FTP site just by 
double-clicking the program icon.  The second purpose is to allow for the
development of applications that require Internet or TCP/IP based file
transfers without having to program an FTP client into your app.  Simply
call SFTP.EXE with the script file specified on the command line and thats
it.  The program makes no effort to establish an Internet connection for
you, you must do this on your own (if required).

Quick Start:
	Three sample script files are included with the SFTP shareware distribution.
The file upload.ini represents a file upload to an ftp site.  The file download.ini
represents a file download from an ftp site.  The last sample is called complex.ini
and it represents a complex series of uploads and downloads.  All of these files
require modification by you in order to run because all of them contain bogus ftp sites,
user names, passwords, etc., etc.  The files are well documented and may be enough to
get you going.  The file MANUAL.TXT contains a complete set of instructions for SFTP.

Note:
	This program does not expire but will remind you that it is unregistered.
See REGISTER.TXT to register and license.txt for the license agreement.  Registration
of the single user license will get you the no-nag version of SFTP as well as
any future enhancements to version 1.  A project license will get you the full no-nag
version of SFTP that allows you to change the programs title bar to whatever will fit.
This feature was added to allow for a smoother integration into the business applications
that some of you are developing.  The project license also grants redistribution rights
of SFTP for inclusion into one program that you develop.