home *** CD-ROM | disk | FTP | other *** search
- -- IMPORTANT NOTICE -------------------------------------------------
- Copyright (C) 1992, Jouni Leppäjärvi
-
- This is a copyrighted software. All rights execpt those explicitly
- granted are reserved.
-
- You may use this version (1.01) freely. Also, distribution
- of it in unmodified form is allowed. The source code provided
- may only be used for the sole purpose of creating the pcucp
- executable.
-
- The program and the documentation are provided 'as is' with no
- warranty of any kind. I assume no responsibility for any damage
- or loss caused by this software either directly or indirectly.
-
- Jouni Leppäjärvi
- ---------------------------------------------------------------------
-
- -- WARNINGS --------------------------------------------------------
- Pcucp DELETES the files it has transfered. Therefore, be sure to
- understand how file transfer works before starting it.
- ---------------------------------------------------------------------
-
-
- What is Pcucp ?
- ---------------------------------------------------------------------
-
- Pcucp is program for communicating between a PC and a unix
- machine using a serial line. Executables for both Windows
- 3.x and plain-dos environment are included in this package.
-
- Features :
-
- - bidirectional file transfer and simultaneous terminal sessions
- - vt100 terminal emulation
- - bitcoding shcemes for not-8-bit clean lines
- - automatic restart in file transfer
- - translate tables for international characters
-
-
- The files in this package
- ---------------------------------------------------------------------
-
- READ.ME : this file
- RELNOTES.DOC : release notes (dos, Windows & unix)
- CONFIG.DOC : configuration file info (dos, Windows & unix)
- FAQ.DOC : frequently asked questions and answers
-
- USE.DOC : instructions for using the Windows-version
- PCUCP.EXE : Windows-executable
-
- D-USE.DOC : instructions for using the dos-version
- D-PCUCP.EXE : dos-executable
-
- PCUCPnnn.TAR : unix executable sources (nnn=version)
-
-
- Creating the unix executable
- ---------------------------------------------------------------------
-
- The tar-file contains the c-sources of the unix-end of pcucp as
- well as instructions for compilation (READ.ME) for various systems.
-
-
- Installing
- ---------------------------------------------------------------------
-
- The following procedure applies to installing pcucp in both the
- pc- and unix-end :
-
- - Copy the executable(s) to a directory included in your
- path.
-
- - Create a directory as pcucp's base directory. Set the
- environment variable PCUCPDIR to this directory (full
- path). This directory will contain the pcucp
- configuration file(s). Also, by default, pcucp uses the
- directories "in" and "out" in this directory for incoming
- and outgoing files respectively. So, create also "in" and
- "out" if you don't want to use other directories.
-
- - Create configuration file(s) for your setup.
- See CONFIG.DOC for details.
-