Skip to main content

more options


Logon and Copy Files

Please use the "Switch to Details" button to return to the lab instructions.

In this section we will logon to one of the CTC login nodes and copy the lab files to H: in a new a subfolder you will create named "lab".

Prerequisites:

  1. Read Getting Started on Velocity.
  2. You will need a cluster account. See the Allocations page for more information, or contact User Accounts at allocations@tc.cornell.edu.

Instructions

  1. Logon to one of the CTC windows logon machines using any of the methods described in the Access section of Getting Started on Velocity.
  2. Create a subfolder called "lab" under your home directory on H: using either
    the graphic interface menus:
    File | New | Folder
    or the command line:
    mkdir H:\users\your_userid\lab
  3. Copy all lab files and directories found in
    H:\VWlabs\Progressive\
    to
    H:\Users\your_userid\lab\
    using either drag-and-drop
    or the command line:
    xcopy /S H:\VWlabs\Progressive\* H:\Users\your_userid\lab\ .

Results:

You should now have a folder called H:\Users\your_userid\lab\
containing all of the files necessary to complete the lab exercise. Remain logged on to a CTC windows login node if you intend to go on to the next section of this lab.