HOWTO: Log on and transfer files to seva with SSHWin

  1. Download and install SSHWin.

  2. Click the icon for SshClient.exe:

    You can also launch SshClient from the Start Menu: Start->Program Files->SSH Secure Shell.

    Launching SSH Secure Shell opens the following dialog box:

  3. Click the Connect button, which is the fourth button from the left on the toolbar, the one with the image of a computer. This action brings up a dialog box, in which you should type the computer's name (i.e., seva.georgetown.edu) and your Net ID:

    Note that the first time you connect to seva, a dialog box will appear asking if you want to store the host's key. You should answer yes, and you should never see this dialog box again, unless you connect from a different computer.

  4. After clicking the Connect button, another dialog box will appear for entering your Net-ID password. Type your password and click the OK button.

  5. This will log you into seva. Note the UNIX prompt at the bottom of the window (i.e., seva%, although the prompt you see may be different).

    From here, you can use vi or nano to create files and g++ to run them. Here's more information: HOWTO: Create and compile programs under UNIX.

  6. If you use Visual C++, CodeWarrior, or DevC++, then you'll need to transfer the source (i.e., .cc) file to seva for submission and safekeeping. To do this, click the File Transfer Button on the toolbar. This is the fourth button from the right, the one with the folder. This action will bring up the following dialog box. It is important to note that this is a view of your directories and files on seva, not on your local PC.

  7. To upload a file from your PC to seva, click the Upload button on the toolbar (i.e., the button with the up arrow). This action will bring up a dialog box for file selection. Navigate and select the file to upload. Then click the Upload button. In this example, we're uploading the file prog211.cpp.

  8. After the transfer, the file will appear in the file list, as shown below