Next 10.A: The ssh Command Prev 9.B: man -k Contents Contents


Basic

§ 10:  Working with Multiple Computers


In order to use your account effectively, it is useful to know how to access one machine from another and how to transfer files between them. There are many ways to access one machine from another. One of the most universal ways to access another computer is with the telnet command. One of the most universal ways to transfer files to another computer is with the file transfer protocol command ftp (another is with diskettes).

The following subjects are presented in this tutorial:

  1. The ssh command
  2. Using ftp
    1. Help and Navigation
    2. Transfering Individual Files
    3. Transfering Multiple Files
    4. Transfering Large File Structures
    5. Taring and compressing
    6. Transferring and Restoring
  3. The telnet Command


Next 10.A: The ssh Command Prev 9.B: man -k Contents Contents


Comments and questions to request@cs.fiu.edu.