Changes between Version 14 and Version 15 of GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup


Ignore:
Timestamp:
05/26/15 15:16:47 (9 years ago)
Author:
rick@mcgeer.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/GENI-SAVI/DesignSetup

    v14 v15  
    3131}}}
    3232
    33 * Use SFTP to transfer the Omni Bundle you downloaded in pre-work to the Downloads folder on client1.savitestbed.ca.  From the folder in which you have the Omni bundle, run
    34 {{{
    35 $ sftp <savi-username>@client1.savitestbed.ca
    36 > cd Downloads
    37 > put omni.bundle
    38 > bye
    39 }}}
    40 Linux or Mac users can use scp
     33* Use scp to transfer the Omni Bundle you downloaded in pre-work to the Downloads folder on client1.savitestbed.ca.  From the folder in which you have the Omni bundle, run
     34
    4135{{{
    4236$ scp omni.bundle <savi-username>@client1.savitestbed.ca:Downloads
    4337}}}
    44 Windows users can use winscp
    45 {{{
    46 CMD> winscp omni.bundle <savi-username>@client1.savitestbed.ca:Downloads
    47 }}}
     38Windows users can use winscp
    4839
    4940