home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR35 / PCUCP101.ZIP / READ.ME < prev    next >
Text File  |  1993-04-19  |  3KB  |  84 lines

  1. -- IMPORTANT NOTICE -------------------------------------------------
  2. Copyright (C) 1992, Jouni Leppäjärvi
  3.  
  4. This is a copyrighted software. All rights execpt those explicitly
  5. granted are reserved.
  6.  
  7. You may use this version (1.01) freely. Also, distribution
  8. of it in unmodified form is allowed. The source code provided
  9. may only be used for the sole purpose of creating the pcucp 
  10. executable.
  11.  
  12. The program and the documentation are provided 'as is' with no
  13. warranty of any kind. I assume no responsibility for any damage
  14. or loss caused by this software either directly or indirectly.
  15.  
  16.                                               Jouni Leppäjärvi 
  17. ---------------------------------------------------------------------
  18.  
  19. -- WARNINGS  --------------------------------------------------------
  20. Pcucp DELETES the files it has transfered. Therefore, be sure to
  21. understand how file transfer works before starting it.
  22. ---------------------------------------------------------------------
  23.  
  24.  
  25. What is Pcucp ?
  26. ---------------------------------------------------------------------
  27.  
  28. Pcucp is program for communicating between a PC and a unix
  29. machine using a serial line. Executables for both Windows
  30. 3.x and plain-dos environment are included in this package.
  31.  
  32. Features :
  33.  
  34.     - bidirectional file transfer and simultaneous terminal sessions
  35.     - vt100 terminal emulation
  36.     - bitcoding shcemes for not-8-bit clean lines
  37.     - automatic restart in file transfer
  38.     - translate tables for international characters
  39.  
  40.  
  41. The files in this package
  42. ---------------------------------------------------------------------
  43.  
  44. READ.ME      : this file
  45. RELNOTES.DOC : release notes (dos, Windows & unix)
  46. CONFIG.DOC   : configuration file info (dos, Windows & unix)
  47. FAQ.DOC      : frequently asked questions and answers
  48.  
  49. USE.DOC      : instructions for using the Windows-version
  50. PCUCP.EXE    : Windows-executable
  51.  
  52. D-USE.DOC    : instructions for using the dos-version
  53. D-PCUCP.EXE  : dos-executable
  54.  
  55. PCUCPnnn.TAR : unix executable sources (nnn=version)
  56.  
  57.  
  58. Creating the unix executable
  59. ---------------------------------------------------------------------
  60.  
  61. The tar-file contains the c-sources of the unix-end of pcucp as
  62. well as instructions for compilation (READ.ME) for various systems.
  63.  
  64.  
  65. Installing
  66. ---------------------------------------------------------------------
  67.  
  68. The following procedure applies to installing pcucp in both the
  69. pc- and unix-end :
  70.  
  71.    - Copy the executable(s) to a directory included in your
  72.      path.
  73.  
  74.    - Create a directory as pcucp's base directory. Set the
  75.      environment variable PCUCPDIR to this directory (full
  76.      path). This directory will contain the pcucp
  77.      configuration file(s). Also, by default, pcucp uses the
  78.      directories "in" and "out" in this directory for incoming
  79.      and outgoing files respectively. So, create also "in" and
  80.      "out" if you don't want to use other directories.
  81.  
  82.    - Create configuration file(s) for your setup.
  83.      See CONFIG.DOC for details.
  84.