b4ed5e2397d26437a76fee1360d2534668aac013
jnavarr5
  Fri May 3 13:42:10 2019 -0700
Adding hgdownload-euro rsync and ftp examples, refs #20551

diff --git src/hg/htdocs/FAQ/FAQdownloads.html src/hg/htdocs/FAQ/FAQdownloads.html
index 8a3ec86..dceb8f5 100755
--- src/hg/htdocs/FAQ/FAQdownloads.html
+++ src/hg/htdocs/FAQ/FAQdownloads.html
@@ -68,30 +68,31 @@
 You can also download data from our 
 <a href="http://hgdownload.soe.ucsc.edu/downloads.html">Downloads</a> page or our 
 <a href="../cgi-bin/das/dsn" target="_blank">DAS server</a>. To download a specific subset of the 
 data or to configure the output format of the data, use the 
 <a href="../cgi-bin/hgTables">Table Browser</a>. For information on extracting a large set of 
 sequences from an assembly, see	<a href="#download32">Extracting sequence in batch from an 
 assembly</a>.</p> 
 <p>
 For more information on using the UCSC DAS server, see <a href="#download23">Downloading data from 
 the UCSC DAS server</a>.</p> 
 <p> 
 <strong>To quickly download large volumes of data you can use UDR (UDT Enabled Rysnc):</strong> UDR 
 provides users much faster download rates. Here is an example using UDR, once installed, to download
 all the mouse mm9 ENCODE information that amounts to several terabytes:</p>
 <pre><code>$ udr rsync -avP hgdownload.soe.ucsc.edu::goldenPath/mm9/encodeDCC/ /my/local/mm9/</code></pre>
+<pre><code>$ udr rsync -avP hgdownload-euro.soe.ucsc.edu::goldenPath/mm9/encodeDCC/ /my/local/mm9/</code></pre>
 <p>
 Please read more about the new UDR method <a href="../../goldenPath/newsarch.html#030315" 
 target="_blank">here</a>.</p>
 
 <a name="download35"></a>
 <h2>Metadata tables for GenBank and RefSeq moved to hgFixed database</h2>
 <h6>I can no longer find metadata tables like gbCdnaInfo for an assembly.</h6>
 <p> 
 As of June 2016, the location of metadata tables that support the GenBank and RefSeq tracks 
 (RefSeq, Other RefSeq, mRNA, EST, etc.) have been moved from directories of individual assemblies 
 to one global database, hgFixed.</p> 
 <p>
 The tables below (previously found per assembly) can now be downloaded from the 
 <a href="http://hgdownload.soe.ucsc.edu/goldenPath/hgFixed/database/">hgFixed database</a>:</p>