Quiz 7: Telnet, Ftp, ssh and scp.


Answer the questions below. When you are satisfied with all your answers, press the Send button below to transmit your answers. At any time before that, you can change your responses.


Type your name:

Type in your CS login account name (not sunlab login account):

Type in your preferred email address:

Question 1: If you are logged into another Unix system using telnet and you type the logout command, will you exit the telnet program?

Question 2: Assume you type the command telnet xray.xsystems.com and are told by telnet that it could not find that system. Give two reasons why that might happen.

Question 3: Why do some systems require that you use ssh to login to their computers?

Question 4: What is the password for an anonymous ftp site?

Question 5: If you use ftp to access a particular Unix system, what ftp command should you issue to go to the directory /ftp/pub/recent ?

Question 6: Suppose your login name on the computer cs05.cs.sjsu.edu is ab12345. What scp command would you give from another computer to copy the file Book.java from your current working directory to the cs05 computer?