Short: FTP support script for AWeb (TCP/IP) Author: dcransto@trumpet.aix.calpoly.edu (Dennis Cranston) Uploader: dcransto trumpet aix calpoly edu (Dennis Cranston) Type: comm/www Version: 1.01 Architecture: m68k-amigaos AWebNcFTP - Version 1.01 (June 19, 1996) ======================================== Description =========== This ARexx script allows you to FTP files/directories with AWeb. It uses NcFTP to perform FTP transfers. + Asynchronous downloads (i.e. Multitasking) + Distinguishes between files and directories then acts accordingly + Optional version features enhanced requesters via RexxReqTools.library and ReqTools.library + Opens small window notifying user of FTP Transfer + No need to mount additional filesystems such as FTPMount + Uses NcFTP which is distributed with the AmiTCP package Requirements ============ NcFTP (included with the AmiTCP package) available on Aminet under 'aminet/comm/tcp': AmiTCP-demo-40.lha (738K) or AmiTC_ncftp156.lha (218K) History ======= 1.01 - Added complete path for finding NcFTP, since ToolManager 2.1 incorrectly ignores any path definitions... 1.0 - First Public Release Legal ===== These scripts are FREEWARE. They may be distributed provided source code and documentation remain unchanged and are included with any distribution. The author is NOT responsible for the suitability or accuracy of this documentation and/or the program(s) it describes. Any damage directly or indirectly caused by the use or misuse of this documentation and/or the program(s) it describes is the sole responsibility of the user her/him self.