AmFTP - The AmigaOS FTP Client ============================== © Copyright 1995 by Mathias Mischler & Oliver Wagner (merlin@sixpack.pfalz.de) All Rights Reserved FTP Support Site: wade1.ab.umd.edu /support/AmFTP WWW Support Site: http://www.vapor.com/AmFTP/ Changes: -------- v1.24 (6.1.96) - You can now delete local directories. - Local files won't be deleted, after viewing. - NOOP won't be send during transfer. - New Button "Sort" in Profile page. Sort all profiles alphabetical - Size of any file will now got correctly. v1.25 (6.1.96) - Transfer Gauge will now show correct value with big files. - The Logfile will be stored in "T:AmFTP.log" for debugging. - If "Save Dirs" is selected, the Default Dir in profile settings is updated anytime the directory changes. - You can now select a local directory for each profile entry. And also select savedir to keep local directory uptodate. - Layout changed to save space for 640x200 user. v1.26 (7.1.96) - Enforcer Hit eliminated. - First version of AmFTP.guide, thanks to Duran ! :} Button "Help" or pressing Help-Key now starts the guide. - Version string set, v1.25 was v1.24. - The success messages of sending the NOOP Command are no longer printed in the logwindow and logfile. - "Parent" Button (Arrow Left) is now by a text gadget. v1.27 (8.1.96) - Added a directory cache system. Already loaded directories in time won't be load anymore. Size of cache: 20 entries. - Using "Refresh" button, won't use cache anymore. The directory will be received from server anyway. v1.28 (9.1.96) - Refresh, Reload combination with cache now works. - Some internal fixes. - MakeDir and Delete now loads real Directory and not cached directory. - Norwegian and swedish catalog included. Thanks to Anders Bakkevold and Jan Malmquist. - If no localdir in profiles is selected, the localdir won't be changed during connect. - Display Beep after transfer, except loading directory. - Removed a bug with multiple AmFTP-Clients running. - Bug removed: Port can now be really 4 ditigts long. - No help-bubbles on "Abort" gadgets while transfer. - Removed bug with signal handling.... puhhh.... v1.29 (10.1.96) - Onother signal bug removed. - Menu checkmarks and cyclegadgets are stored in ".AmFTPRC" and will be loaded and installed after new start. - Multiview will now be startet at actual pubscreen. v1.30 (12.1.96) - Enforcer Hit removed, when chaning localdir with no profiles selected. - Contents of local directory string gadgets will be saved in ".AmFTPRC" and loaded again. - Pathes ending with "/" got a wrong parent directory. Fixed. - Small window during connecting, including some informations about host and port. - Added possibility to abort connection. v1.31 (13.1.96) - Bug removed: Connecting window was displayed on wrong pubscreen. - ADT Listview is enabled anyway when recent was got and parsed. - Size of Readme will be printed out correct. - New menu checkmark for "confirm close connection." - Quiet Login with userdefined password was incorrect. - Syncron Login procedure, instead of old asyncron. - ADT can also be deselected again. - Changed dirparsing for non-group outputs. - ADT Mode now with select pattern ("+", "-"). - ADT Sort Date works now. - Connect window references main window. v1.32 (14.1.96) - Incresed stacksize of connect task window to 20.000, to start MUI Prefs if you like too. - Using nameserver for server ip can now also be aborted. - Loading directory now uses busybar, too. - All writing operations now check socket before writing. - Busy Bar will now be moved slowly via mainloop, because MUI3.1 busy bar don't move itself. v1.33, v1.34, v1.35 (15.1.96) - ADT Sort Date fixed. - MkDir/Rename Disabled bug while not connected removed. - First real AT-Version (not released via supportsides). - MUI destructor ist safer. - Main Page will be pop-up'ed by closing connection. - Saved path in ".AmFTPrc" is case sensitve now. - ADT/Anon checkmarks disable correct other strings/checkmarks. - Corrected bug in german catalog. - Subdir download only works in ADT Mode, NOT in batch mode. - ABOR command will be send trashed again. v1.36 (16.1.96) - French and finnisch catalog included. Thanks to Pascal Rullier and Timo Suoranta. - Added a ADT Status window. - There will be only shown valid help bubbles. - Connect window only appears, when that checkmark is selected in menu. - Some layout fixes, and some internal fixes. - Transfer gauges will now show 100%, when file is transfered. - MakeDir/Rename windows will be created and disposed dynamically. This safes memory. - Amiga FTP-Server with "System:" etc pathnames will no handled be correct. - Batchwindow will be closed, after transfer off all files has been started. - New variable label in ".AmFTPRC" called "ADT_FINDSITE". Default is 128.252.135.4 which is ftp.wustl.edu. Other find sites are: USA (MO),ftp.wustl.edu,128.252.135.4 Switzerland,amiga.icu.net.ch,146.228.204.2 Germany,find.germany.aminet.org,131.234.38.2 Portugal,ftp.ua.pt,193.136.80.68 - Inserted possibility to call a Aminet findsite and search for special entries. Press "Find" in ADT-Mode. v1.37 (19.1.96) - Installerscript works correct now. - If you wanted to download a file, which is not available to download for you, no works perfectly. The reasons may be, e.g. that the file has been removed, or your user rights don't allow you to access that file. - An batchdownload cannot be initialised when no connection is established. - List of Default Profiles now includes all known AmiNet Sites. (Reference: Site-info from any AmiNet site) You have to delete your ".AmFTPProfiles" files in HOME: and PROGDIR:, if you want to see them in YOUR personal profile list. - New feature to call "archie"-sites to search for special files. Choose your local archie findsite from the popuplist. The archie feature is totally alpha and will be completed soon to really work with. If a archie findsite doesn't work or response please report me. Connection and transfer can be aborted during action. - ADT-Find will open a connect window during whole transfer. And allows to abort transfer. - Some internal changes. - Connectwindows aren't active, when they're opend.