I am using cvs from 0000 gmt today (Thursday). I am also having problems with the new terrasync and the new scenery server not downloading for me.

I start terrasync with:

cat terrastart.sh
# scenery.flightgear.org::Scenery-0.9.2
# scenery.flightgear.org::Scenery-0.9.10
nice bin/terrasync -p 5500 -d /scenery -s scenery.flightgear.org::Scenery-0.9.10

and flightgear with:

/src/fgdev9.9] ima% cat ./terrafg.sh
bin/fgfs --atlas=socket,out,1,localhost,5500,udp --fg-scenery=/ scenery $1 $2 $3 $4 $5 $6

The scenery directory is writable to me, the directories are getting created by TerraSync

/src/fgdev9.9] ima% ls -l /scenery
total 0
drwxr-xr-x   7 ima  admin  238 Jan 25 13:23 Objects
drwxr-xr-x   7 ima  admin  238 Jan 25 13:23 Terrain
drwxr-xr-x   2 ima  admin   68 Jan 25 13:14 e000n00
drwxr-xr-x   2 ima  admin   68 Jan 25 13:14 e000s10
drwxr-xr-x   2 ima  admin   68 Jan 25 13:14 w010n00
drwxr-xr-x   2 ima  admin   68 Jan 25 13:14 w010s10
drwxr-xr-x   2 ima  admin   68 Jan 25 13:30 w080n20
drwxr-xr-x   2 ima  admin   68 Jan 25 13:14 w080n30
drwxr-xr-x   2 ima  admin   68 Jan 25 13:27 w080n40
drwxr-xr-x   2 ima  admin   68 Jan 25 13:30 w090n20
drwxr-xr-x   2 ima  admin   68 Jan 25 13:25 w130n30

My .fgfsrc has: --fg-scenery=/src/fgdev9.9/data/scenery:/scenery

I am getting the same error msgs that Vassilii is getting:

mkdir -p /scenery/w080n30
rsync --verbose --archive --delete --perms --owner --group scenery.flightgear.org::Scenery-0.9.10/w080n30/w079n38/ /scenery/ w080n30/w079n38 receiving file list ... rsync: link_stat "/w080n30/w079n38/." (in Scenery-0.9.10) failed: No such file or directory (2)
done
client: nothing to do: perhaps you need to specify some filenames or the --recursive option? rsync error: some files could not be transferred (code 23) at / SourceCache/rsync/rsync-20/rsync/main.c(738)

I tried --airport=KDCA as well as KJFK KMIA and KSFO

I am using mac os x 10.4.4

Mac os x ships with the following rsync:

rsync  version 2.6.3  protocol version 28
Copyright (C) 1996-2004 by Andrew Tridgell and others
<http://rsync.samba.org/>
Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles,
              inplace, IPv6, 32-bit system inums, 64-bit internal inums

rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
are welcome to redistribute it under certain conditions.  See the GNU
General Public Licence for details.

I am not sure what I am doing wrong... Thanks for any help!

(And thanks, Curt, for getting the new terrasync working so quickly. I suspect that this is a user error 8-( on my part or with my local setup. Especially since terrasync is working for you. Could you please give a sample terrasync command line and the terrasync parameters that you use for flightgear?)

Best regards,

Ima


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to