HPC/Network Access/WinSCP Configuration: Difference between revisions

From CNM Wiki
Jump to navigation Jump to search
Line 17: Line 17:


== Connecting ==
== Connecting ==
=== File transfer ===
# From the WinSCP Configuration window, select the session named '''Clogin''' and push Login.
# From the WinSCP Configuration window, select the session named '''Clogin''' and push Login.
# A small progress window appears. The first time, you will be asked to confirm and store ''two'' server host keys, the first for mega, the second for clogin. Compare the key fingerprints and push Yes if they match.
# A small progress window appears. The first time, you will be asked to confirm and store ''two'' server host keys, the first for mega, the second for clogin. Compare the key fingerprints and push Yes if they match.
Line 24: Line 25:
#* You should be promted twice – once for an implicit connection to mega, the second time for clogin itself.
#* You should be promted twice – once for an implicit connection to mega, the second time for clogin itself.
# Use the main WinSCP interface to transfer files in either directions.
# Use the main WinSCP interface to transfer files in either directions.
# If you have PuTTY installed in addtion to WinSCP, select Open in PuTTY from the WinSCP Commands menu or click the PuTTY icon in the WinSCP tool bar to open one or more zero-config terminal sessions. Learn more about [http://winscp.net/eng/docs/integration_app WinSCP/PuTTY integration].
 
=== Auxiliary terminal access ===
If you have PuTTY installed in addtion to WinSCP you can open one or more terminal sessions without further configuration.
Learn more about [http://winscp.net/eng/docs/integration_app WinSCP/PuTTY integration].
# Select Open in PuTTY from the WinSCP Commands menu or click the PuTTY icon in the WinSCP tool bar.
#: [[Image:HPC 2012-10 WinSCP config 12 PuTTY integration.png|600px]]
#: [[Image:HPC 2012-10 WinSCP config 12 PuTTY integration.png|600px]]

Revision as of 17:06, October 17, 2012

Configuring

The following steps need to be performed once for each workstation you wish to use to access Carbon.


  1. Open WinSCP. The WinSCP Configuration window will appear.
    HPC 2012-10 WinSCP config 1 new.png
    Configuration panels will appear in the main part of the window on the right-hand side. The panels are organized in a tree shown in the left-hand side of the window. Each panel can be reached by clicking on the leaf names of the tree.
  2. Click Advanced options beneath the tree.
  3. Click Tunnel under Connection in the tree.
  4. Click Connect through SSH tunnel.
  5. Enter mega.cnm.anl.gov as Host name and your Argonne username and password in the fields on the right. Leave other options as is.
    HPC 2012-10 WinSCP config 2 mega.png
  6. Click Session at the top of the tree.
  7. Enter "clogin" as Host name and your Argonne username and password in the fields on the right. Leave other options as is.
    • Push Save… and name this session "Clogin".
    HPC 2012-10 WinSCP config 3 clogin.png

Connecting

File transfer

  1. From the WinSCP Configuration window, select the session named Clogin and push Login.
  2. A small progress window appears. The first time, you will be asked to confirm and store two server host keys, the first for mega, the second for clogin. Compare the key fingerprints and push Yes if they match.
    HPC 2012-10 WinSCP connect 10 mega.png HPC 2012-10 WinSCP connect 11 clogin.png
  3. When prompted, enter your Argonne account password.
    • You have several attempts to get it right. After too many attempts, your account will be temporarily locked.
    • You should be promted twice – once for an implicit connection to mega, the second time for clogin itself.
  4. Use the main WinSCP interface to transfer files in either directions.

Auxiliary terminal access

If you have PuTTY installed in addtion to WinSCP you can open one or more terminal sessions without further configuration. Learn more about WinSCP/PuTTY integration.

  1. Select Open in PuTTY from the WinSCP Commands menu or click the PuTTY icon in the WinSCP tool bar.
    HPC 2012-10 WinSCP config 12 PuTTY integration.png