]> git.mxchange.org Git - flightgear-website.git/blobdiff - rsync.html
A new fgdata bundle is ready.
[flightgear-website.git] / rsync.html
index 0febe504e15a1dde02674f101ed13de955a131e5..820d51a64036444838b2a8aa350b86e0618dc128 100644 (file)
@@ -2,6 +2,19 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
        <title>Quix0r&#39;s FlightGear Webpage - How to use rsync to get the scenery from a rsync server</title>
+       <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
+       <meta http-equiv="content-style-type" content="text/css" />
+       <meta http-equiv="content-script-type" content="text/javascript" />
+       <meta http-equiv="content-language" content="en-US" />
+       <meta http-equiv="imagetoolbar" content="no" />
+       <meta name="resource-type" content="document" />
+       <meta name="distribution" content="global" />
+       <meta name="copyright" content="2013, Roland Haeder, CC-BY-SA 3.0" />
+       <meta name="keywords" content="FlightGear, Flight, Gear, Aircraft, Airplane, Plane, Flight, Sim, Simulator, FlightSimulator, GPL, FG, FGFS, Earth, Free, Opensource, YASim, JSBSim, Help, Support" />
+       <meta name="description" content="Quix0r&#39;s FlightGear Webpage" />
+
+       <link rel="search" type="application/opensearchdescription+xml" title="YaCy Search 'zulu289'" href="http://yacy-websuche.mxchange.org:8090/opensearchdescription.xml" />
+       <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
 </head>
 
 <body>
        <pre>cd
 mkdir fgfs-scenery
 cd fgfs-scenery
-mkdir Terrain # The first letter must be capitalized...
-mkdir Objects # ... and don't miss the <strong>s</strong> here.
-mkdir Airports # ... and the <strong>s</strong> again!
-rsync -a rsync://flightgear.mxchange.org/Terrain/ ./Terrain/
-rsync -a rsync://flightgear.mxchange.org/Objects/ ./Objects/
-rsync -a rsync://flightgear.mxchange.org/Airports/ ./Airports/
+rsync -a rsync://flightgear.mxchange.org/Scenery/ .
 cd</pre>
 </p>
 
 <p>
-       <strong>Discontinued service:</strong> Due to low disk space on my server I
-       had to discontinue my rsync server. You can still download the whole scenery
-       <a href="pub/fgfs/Scenery/" target="_blank">from my server</a>.
+       <strong>Back up again and compatible with TerraSync:</strong> The service
+       is back online again and now also with support for TerraSync. If you
+       don&#39;t which to download all to your local hard drive, you can use my
+       server in TerraSync (it will be updated daily) by having latest GIT and
+       downloading <a href="pub/my-server.diff">this patch</a>.
 </p>
 
 <p>
@@ -76,15 +86,15 @@ cd</pre>
 <p align="center">
        <small>
                Created: <strong>2008-03-29</strong> |
-               Last update: <strong>2011-02-05</strong> |
+               Last update: <strong>2013-02-22</strong> |
                Author: <a href="mailto:roland_NOSPAM_@_REMOVE_THIS_mxchange_AND_THIS_.org">Roland H&auml;der</a><br />
+               <a href="index.html">Home</a> |
                <a href="flights.html">My flights</a> |
                <a href="fgcom.html">FGCOM</a> |
-               <a href="fgdata-bundle.html">fgdata.bundle</a> |
-               <em>How to rsync a scenery</em> |
+               <a href="fgdata-bundle.html">fgdata_new.bundle</a> |
+               <em>Rsync howto</em> |
                <a href="links.html">Links collection</a> |
-               <a href="imprint.html">Imprint (needed in Germany)</a> |
-               <a href="index.html">Back to index</a>
+               <a href="imprint.html">Imprint</a>
        </small>
 </p>