Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 161: Line 161:     
<code>
 
<code>
#  The easiest way to get the data:
   
  <b>wget ftp://anonymous@share.sph.umich.edu/gotcloud/ref/h37-db135-v3.tgz</b>
 
  <b>wget ftp://anonymous@share.sph.umich.edu/gotcloud/ref/h37-db135-v3.tgz</b>
  −
#  Another way:
  −
<b>ftp share.sph.umich.edu</b>
  −
Connected to share.sph.umich.edu.
  −
220 (vsFTPd 2.3.5)
  −
Name (share.sph.umich.edu:tpg): <b>anonymous</b>
  −
230 Login successful.
  −
Remote system type is UNIX.
  −
Using binary mode to transfer files.
  −
ftp> <b>prompt</b>
  −
Interactive mode off.
  −
ftp> <b>cd gotcloud</b>
  −
250 Directory successfully changed.
  −
ftp> <b>mget ref/h37-db135-v3.tgz</b>
  −
ftp> <b>quit</b>
  −
221 Goodbye.
   
</code>
 
</code>
  

Navigation menu