
   AniTaFTP - FTP Client
   -----------------

   Installation:
   -------------
   PKUNZIP ANFTP???.ZIP into the AniTa directory (normally C:\ANITA).
   
   Or put it in any directory if there is no need for character set translation 
   AniTaFTP will use the character set tables installed with AniTa Windows terminal
   Emulator.

   Versions:
   2.71 is the 16-bit version. 
      Version 2.7 is a 16-bit application and runs on Windows 3.1x, 
      Windows95 and NT.  Limited to 8.3 filename format on the PC side.

   2.81 is the 32-bit version. 
      Version 2.8 is a 32-bit application and runs on Windows 95 and NT.
      Supports long file names and other new features.


   History:
   2.71.f/2.81.h - Now works with FTP servers that doesn't accept
                   the 'HELP' FTP command.
   2.81.g    - 32-bit: Logfile problem fixed.  
   2.81.f    - 32-bit: Abort connection now possible.  
             - 32-bit: Improved screen updates during transfer.
             - Added: "What's this?" right-click context sensitive help.
   2.71/81.e - Appendmode is now saved & read from anitaftp.ini.
   2.71/81.d - Implicit connection before get with full path fixed.
   2.71/81.c - Appendmode is now default off.
   2.71/81.b - Added AvoidZero flag in general settings to avoid translation
            to the value zero (unless the input is zero).
            also new keyword in script: avoidZero=on/off (default on)
          - Added 'Append to destination' in general settings.
            also new keyword in script: appendmode=on/off
          - Now also handles translation to/from IBMPC and ISO8859 on remote system
          - Changes in Site settings are now reflected on already open sessions
   2.71/81.a - Support for 2 new script commands:
           1. Change a file access permission modes:
           chmod <modes> <filename>
           example: chmod 0755 abc.txt
           2. Submit any ftp protocol command:
           ftpcmd <any_command>
           example: ftpcmd SITE CHMOD 0755 abc.txt
   2.8.0.g - Exit while connecting problem fixed.
   2.8.0.f - Support for OS/2 directory format.
             Max number of host sites increased from 20 to 100.
   2.8.0.e - Displays 4-digit year for correct display of year 2000.
             (example: 1997-12-29 instead of 97-12-29).
   2.8.0.d - Support for filename ending/extension conversion.  
             Example: .htm <-> .html, .txt -> .text
   2.8.0.b - Support for long file names.  Requires Windows95 or NT.
   2.7.z - Image/ASCII site setting restored correctly.
   2.7.y - Exit while connecting problem fixed.
   2.7.x - Support for OS/2 directory format.
           Max number of host sites increased from 20 to 100.
   2.7.v - Displays 4-digit year for correct display of year 2000.
           (example: 1997-12-29 instead of 97-12-29).
   2.7.u - No scan for diskette drives makes startup faster.
         - Double remote directory refresh avoided.
         - Memory leak fixed.
   2.7.t - The 2-second delay in the connect phase using some name-servers is fixed.
   2.7.s - AutoSizeWindow=On in ...\windows\anitaftp.ini will conditionally bring up 
           AniTaFTP in title-bar window size and update it with file transfer 
           progress information.  The condition is that there is some option specified
           on the command line.  The idea is that if AniTaFTP is brought up with
           some option, it is likely that the user is running a script
           or windows short-cut or activates the ftp transfer from another 
           application like a www browser or archie client. The transfer can then be 
           monitored through the tiny title-bar window without disturbing other
           activities.  Double-click the title-bar to get a full screen view.  
           This is also configurable in the General Settings dialog of AniTaFTP.
           The default value in 'On'.
   2.7.r - file1.txt now match mask *1.txt on the host side. 
         - Efficiency (Kb/sec) a lot more accurate now by calculating on millisecond 
           granularity instead of seconds.
         - Quite a bit improved performance on fast networks & machines.
   2.7.q - Script file as 1:st command line argument now works (again). This was 
           broken when the site manager was implemented.  Default site parameters 
           are no longer loaded if there are command-line parameters present.
         - Wildcard transfers in scripts now again works.  Broken in 2.7.m.
         - Script file change of host/user/password clears initial remote directory
           and file selection.
         - 200 lines scrollable Message box.  Scroll can also be done with keyboard.
         - AniTa-compatible accelerator keys: ALT+PageUp = Connect, 
                                              ALT+PageDown = Disconnect  
         - *.* remote filename filter no longer lists files without a dot. (abc), but
           it still does on the local side since there has always been a "non-feature"
           in DOS that lets you see all files when doing 'DIR *.*'.  So we stay
           compatible with both environments.
   2.7.p - progress bar no longer always shows 100% when receiving from AIX 4.
         - Exit from AniTaFTP no longer disables the cursor for the window that
           gets activated after AniTaFTP.
   2.7.n - local cd C:\ (to root on any drive) now works for init directory.
         - Progress bar text now blue for better readability.
         - Entering the Setup dialog during transfer no longer messup the
           progress thermometer.
         - Sorted directory names (not just files) in the browser views.
   2.7.m - GPF error in USER fixed (used to crash Windows 3.1x some time
           after exit AniTaFTP if current view was local or remote file list).
         - No longer refreshes remote file-list 3 times after connect.
         - Defaults to env variable TEMP or TMP or C:\TEMP for temporary files.
         - Transfer efficiency & estimated remaining time in progress bar.
         - Time-stamp in log window & logfile.
         - Missing translate tables now reverses to non-xlate mode instead of
           translating everything to zero.
         - Save button in general settings removed. (now always saves)
         - Remote mask now defaults to * and works with file names like "x.y.z"
         - Various minor problems fixed in site manager dialog.
         - Added a "Debug FTP protocol" checkbox to general settings. 
         - Default logfile now "ANITAFTP.LOG" in tmp directory 
         - Case sensitive "Anonymous" login fixed, now use "anonymous".
   2.7.l - inhouse
   2.7.k - Scripts: first 'put/send' now works (used to only 'connect')
   2.7.j - WarningIfZeroLength=<on|off> script command fixed.
         - message window warning now red.
   2.7.i - Create (INS key) and Delete (DEL key) directories
   2.7.h - Select removed from settings
	      - Various .INI-file load & store fixed.
         - Keyboard support for
           TAB(toggle between local/remote), 
           DEL(files), ENTER(send & recv & walk) & F5(refresh)
   2.7.g - Renamed to AniTaFTP
         - ANITAFTP.INI is now updated from dialogs
         - translate tables always loaded from program directory
         - cmdline.if9 renamed to "tempdir\anitaftp.ftp"
         - Documentation updated to reflect all features
   2.7.f - Menus & normal messages translated to some local languages (swedish)
	2.7.e - script command: Autodelete=on/off added (delete after transfer)
         - Interactive Delete File implemented
         - script command: Confirm=on/off added to confirm autodeleted files.
   2.7.d - Support for HP3000 MPE/iX
   		- Syntaxtest no longer terminates on "exit" in a script.
   		- Support for NT UNIX style (as well as DOS) directoriy listing
   		- current directory in status bar above directory listings
   		- connect in setup implemented
			- progress bar now displays filename
			- aligned message scroll area to avoid scrolling frame
	2.7.c - File size now 0 if not reported by FTP-server.
   		- Transfer progress bar now ends with 100% if transfer is OK.
   2.7.b - Translate tables re-implemented.
   2.7.a - New ftp engine (no longer uses FTP4W.DLL). Multifile transfer.  Interactive
   2.6   - Translate tables
   2.5   - Released with AniTa 2.5.  
           Support for "askfile" keyword to bring up send/recv button dialog.
           Fix a minor problem with "run" after "check" in the scripts dialog.
   2.02  - VERSION.TXT and README.TXT content is now displayed after 
           welcome message if the IF95 command is INSTALL.EXE.
   2.0a  - ALT-F4 now cleans up before exiting. 
   2.0   - Added support for Scripts and on-line help.
   1.0   - First release.  
         						