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

diff --git src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html
index fc14acd..90d84a9 100755
--- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html
+++ src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html
@@ -165,33 +165,35 @@
 hub:</p>
 <pre><code>cd /folders
 sudo wget -r --no-parent --reject "index.html*" -nH --cut-dirs=3 http://genome.ucsc.edu/goldenPath/help/examples/hubExamples/hubAssembly/plantAraTha1/</code></pre>
 <p>
 <strong>STEP 4.</strong> You now have all the required files on your local machine and can load this
 plant assembly hub by using this URL and selecting it under the &quot;group&quot; category where
 &quot;Plant araTha1&quot; displays:</p>
 <pre><code><a href="http://127.0.0.1:1234/cgi-bin/hgGateway?genome=araTha1&hubUrl=http://127.0.0.1:1234/folders/hubExamples/hubAssembly/plantAraTha1/hub.txt"
 target="_blank">http://127.0.0.1:1234/cgi-bin/hgGateway?genome=araTha1&amp;hubUrl=http://127.0.0.1:1234/folders/hubExamples/hubAssembly/plantAraTha1/hub.txt</a></code></pre>
 <p>
 <strong>STEP 5.</strong> To enable blat you must acquire the gfServer utility. The UCSC Genome 
 Browser and Blat software are free for academic, nonprofit, and personal use. Commercial download 
 and installation of the Blat and In-Silico PCR software may be licensed through 
 <a href="http://www.kentinformatics.com">Kent Informatics</a>.</p>
 <p>
-You can obtain just the gfServer utility on your GBiB with the following command that will create a 
-bin directory and install the tool.</p>
+You can obtain just the gfServer utility on your GBiB with either of the following commands that
+will create a bin directory and install the tool. The commands use the North American and the
+European download servers respectively.</p>
 <pre><code>mkdir ~/bin -p; rsync -avP hgdownload.soe.ucsc.edu::genome/admin/exe/linux.x86_64/blat/gfServer ~/bin/</code></pre>
+<pre><code>mkdir ~/bin -p; rsync -avP hgdownload-euro.soe.ucsc.edu::genome/admin/exe/linux.x86_64/blat/gfServer ~/bin/</code></pre>
 <p>
 The GBiB also includes a tool you can run on the command line to download an entire suite of tools 
 including gfServer: <code>gbibAddTools</code></p>
 <p>
 <strong>STEP 6.</strong> Navigate to the genomes.txt file of this assembly hub:</p> 
 <pre><code>cd /folders/hubExamples/hubAssembly/plantAraTha1/</code></pre>
 <p>
 Edit the currently commented-out blat lines with <code>sudo vi genomes.txt</code> and
 use &quot;x&quot; when the cursor is over the <code>#</code> at the start of the line to remove it 
 and <code>:w!</code> to save the changes and <code>:q</code> to quit. </p>
 <pre><code>blat localhost 17779
 transBlat localhost 17777</code></pre>
 <p>
 Please note that if you loaded your hub earlier, it will take five minutes (300 seconds)
 for the browser to check for any changes to genomes.txt, and that this delay can be