|
From: Alex P. <ale...@ie...> - 2001-09-03 17:48:05
|
----- Forwarded message (env-from alex) ----- >From alex Sun Sep 2 20:28:22 2001 Subject: Re: [Flightgear-devel] Scenery In-Reply-To: <EIE...@ha...> from "Jon S. Berndt" at "Sep 2, 2001 10:17:36 pm" To: "Jon S. Berndt" <js...@ha...> Date: Sun, 2 Sep 2001 20:28:22 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL66 (25)] Content-Length: 1013 > Is it just me or is the scenery server not online? I want to download the > KEDW area scenery. Where do I get this? The incremental one works fine for me (as below). Note that the 10x10 server that Curt was running died. I think he has brought up a different computer, details of which are somewhere in the mailing list archives if you need them. ~$ ping scenery.flightgear.org PING scenery.flightgear.org (207.212.80.150): 56 data bytes 64 bytes from 207.212.80.150: icmp_seq=0 ttl=253 time=148.3 ms 64 bytes from 207.212.80.150: icmp_seq=1 ttl=253 time=130.0 ms 64 bytes from 207.212.80.150: icmp_seq=2 ttl=253 time=120.1 ms 64 bytes from 207.212.80.150: icmp_seq=3 ttl=253 time=130.1 ms --- scenery.flightgear.org ping statistics --- 4 packets transmitted, 4 packets received, 0% packet loss round-trip min/avg/max = 120.1/132.1/148.3 ms ~$ cd /usr/local/lib/FlightGear/Scenery /usr/local/lib/FlightGear/Scenery$ rsync -vvcWzr \ scenery.flightgear.org::Scenery/w120n30 . [ lots of files are checked ] ----- End of forwarded message (env-from alex) ----- |