home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / internet / sftp126.zip / README.1ST < prev    next >
Text File  |  1996-05-27  |  2KB  |  49 lines

  1. v1.26 adds command mode capabilities
  2. and fixes a few bugs. The format for
  3. path.txt and host.txt are unchanged.
  4. If you are upgrading from v1.25, copy
  5. sftp.exe and sftp2.exe from the zip
  6. to your sftp directory. See WHATSNEW
  7. for explanation of command mode.
  8.  
  9. Please note, for persons who are
  10. upgrading to SFTP v1.24, the path.txt
  11. file must be copied to your sftp directory.
  12. Older versions of path.txt will not allow
  13. sftp to be displayed on your monitor. Also,
  14. sftp now requires two extra files to run
  15. properly. They are sftp2.exe (note the 2)
  16. and go.exe. Go.exe is a cardware process killer
  17. function by Carsten Wimmer. Please follow
  18. the directions in the go_15.zip file to
  19. register for go. SFTP now uses
  20. Go.exe to kill download processes.
  21.  
  22. With v1.24, sftp introduces Cruise Mode for
  23. muli-process file transfers. For more information
  24. on Cruise Mode, read the file CRUISE.MOD.
  25.  
  26. For persons upgrading from SFTP v1.09 or
  27. below, SFTP now requires the FILEREXX.DLL included
  28. in the sftp zip. Be sure to copy both
  29. rxftp.dll and filerexx.dll to a directory
  30. in your DLL path.
  31.  
  32. Thanks to Jeff Glatt, author of
  33. FILEREXX, the SFTP progress indicator,
  34. in version 1.10 and beyond, now works
  35. on FAT partitions.
  36.  
  37. Also, version 1.11 and beyond now support hosts aliases
  38. and require a new format for the hosts.txt file.
  39. Old host.txt file must be converted
  40. to the new format. If you are upgrading from v1.10
  41. or below, convert you host.txt file by doing the
  42. following: place a copy of your hosts.txt file and the
  43. convert.cmd file that comes with sftp in the same directory.
  44. Open an os2 command window and switch to the directory
  45. with these two files. At the command prompt type: convert
  46. and press enter. The program will prompt you for host
  47. aliases for each of your hosts. Copy your converted
  48. hosts.txt file back to your sftp directory.
  49.