z/OS UNIX System Services Planning
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Testing the connection

z/OS UNIX System Services Planning
GA32-0884-00

Once your local system is configured and a remote system is configured, you must test the connection.
  1. Change directories to the public UUCP directory.
    cd /usr/spool/uucppublic
  2. Queue a file request with this command:
    uucp -mr testfile remote!˜/
    where testfile is the name of a file in the public UUCP directory and remote is the name of the remote system.
  3. Force a connection:
    1. If the remote system calls your system, have the remote system administrator attempt a connection.
    2. If your system calls the remote system, force a connection with this command:
      /usr/lib/uucp/uucico -f -r 1 -s remote -x 5
      where remote is the name of the remote system.
  4. If everything has been configured correctly, the file is transferred and you can read the mail with mailx.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014