The following information outlines the configuration of PuTTY
(which can be downloaded here; choose the Putty.exe link)
and WinSCP
(which can be downloaded here; choose the "WinSCP x.y.z application" link). They are both free and widely used
clients for SSH and SCP respectively. You will need to use PuTTY (SSH)
to change your password. You will want to use WinSCP to move
files back and forth from a Microsoft Windows computer to your grad.econ.ubc.ca account. (These programs don't do anything special;
they are simply generic interfaces to an established (open standard) protocol, i.e. they simply allow you to talk with another computer through a
particular protocol, just like any web browser does for the http
protocol. So you could use any other program which speaks SSH or SCP).
When you download the above programs from a Web browser, choose to
save the .exe files on the Desktop. When the download is
finished, launch the chosen application.
The first screen that you see when you launch the client is the
following:
| PuTTY | WinSCP |
|---|---|
![]() |
![]() |
You will now need to enter the following information. This example
uses the host hbar.phys.psu.edu; instead, you should use grad.econ.ubc.ca and your own
username. Make sure to click on "SSH" in the PuTTY window. Don't
enter your password at this stage in the WinSCP box.
| PuTTY | WinSCP |
|---|---|
![]() |
![]() |
Once this is done, you can either connect immediately or save the
configuration for future use. If you save the configuration, whenever
you wish to connect to this host all you need to do is double click on
the saved session entry and the connection will be launched.
| PuTTY | WinSCP |
|---|---|
| Enter a session name in the text box under "Saved Sessions" and click Save. | Go to "Stored Sessions" sub-tab, click Save, enter a session name and click OK. |
![]() |
![]() |
Now you can click on "Open" in PuTTY or "Login" in WinSCP. If
this is the first time you are making the connection, you will be
prompted to accept the security
credentials from grad.econ.ubc.ca.
Accept the credentials. You will be prompted for your password.

After logging in, you will see a standard UNIX shell prompt. This might be a dollar sign ($) or a greater-than sign (>) or something else. The actual prompt depends on your account configuration.