Short: Make FTP script for UNIX system (V1.7) Author: domagal@uci.agh.edu.pl (Grzegorz Fitrzyk) Uploader: domagal uci agh edu pl (Grzegorz Fitrzyk) Type: comm/misc Architecture: m68k-amigaos Polski: Jeôli masz moûliwoôê uûywania konta telnetowego na komputerze pracujâcym pod systemem UNIX a z internetem îâczysz sië za pomocâ lini telefonicznej to dziëki tej metodzie zaoszczëdzisz troche swoich pieniëdzy. English: If you have rights to use account on UNIX based system and you're coming to internet by phone line, it will be very good way for you to save some money. History: 1.2 Fixed problem with slash in DIR option. 1.3 Fixed problem with "?" as a size of file. 1.32 The script count total size of requested files and write it to COMMENT field of script file. New script CheckFTPScript.rexx now available! 1.4 MakeFTPScript is now making INDEX file. When you're using CheckFTPScript, script is checking size of downloaded files and comparing it to data in INDEX file. It's very useful when some files is truncated or size of it is zero. 1.5 Fixed few problems with MakeFTPScript. No public relase. 1.6 From now no additional files is generated (e.g. #?.ind) All informations about file size is stored in main script after "#" sign (UNIX comment). AmigaGuide documentation available. 1.7 Fixed bug in CheckFTPScript.rexx with ".readme" files. New script MakeAMFTPScript.rexx available. Script file from now have #MKFTP1 header (needed for DOPUS. Now you can doubleclick on script and Dopus can identify filetype and start CheckFTPScript.rexx).