On Tue, 30 Apr 2013 07:02:52 +0100, Alex wrote in message 
<dub122-ds225618437bfa38b6caf244de...@phx.gbl>:

> Hello there,
> 
>  
> 
> In the http://wiki.flightgear.org/Howto:Set_up_a_multiplayer_server
> article/page.
> 
>  
> 
> I found on this line in the CompilingFGMS section:
> 
>  
> 
> Once the program has been installed, you need to copy the
> fgms_example.conf file from the /fgms/fgms-0-x/src/server directory,
> into the build-fgms directory. To do this from inside
> the /fgms/fgms-0-x/src/server directory, you can use this command:
> cp ./fgms_example.conf ~/build-fgms/
>
>
> I do exactly what the tutorial says, but I get stuck when it gets to
> fgms_example.conf, which I can't find in the directory that it says
> its in.
> 
>  
> 
> Could you please help me? Also, Do servers have to be on a specific
> port?
 
..if you have ssh on your server-box, try:
"scp fgms_example.conf user@server-box:/path/ "

..other ideas: netcat, ftp or "just type it in" from ssh,
many ways to skin this cat.

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to