SDFTP.EXE Version: 1.0.2 The SDFTP WWW Homepage can be found at: http://www.netcom.com/~amysu/sdftp Users of SFTP v1.0.0 please note, you will have to change your script file entry [SFTP] to [SDFTP] in order to run this version. Purpose: SDFTP 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 SDFTP.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 SDFTP 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 SDFTP. 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 SDFTP as well as any future enhancements to version 1. A project license will get you the full no-nag version of SDFTP 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 SDFTP for inclusion into one program that you develop. Note 2: SDFTP does not support PASV mode transfers. SDFTP also only supports binary file transfers. ASCII transfers are not supported. Changes History V1.0.1 Changed the programs name from SFTP to SDFTP. It seems there already was a program named SFTP somewhere else. V1.0.2 Fixed a bug in which the program would not progress beyond the CONN stage on a NT machine.