xboxscene.org forums

Author Topic: Uber Ftp Problems!  (Read 65 times)

BenJeremy

  • Archived User
  • Hero Member
  • *
  • Posts: 5645
Uber Ftp Problems!
« on: July 22, 2003, 01:13:00 PM »

QUOTE (Lord Alderon @ Jul 22 2003, 04:20 PM)
When I attempt to FTP to MXM, I get this error:
227 Entering Passive Mode (0,0,0,0,45,35).
Data Socket Error: Cannot resolve host name
List Error
CDUP

It works sometimes, others times not @ all!

<Config>
<Main>
<DiscTitle>Media X Menu</DiscTitle>
<DiscSubtitle>Matrix Test Configuration</DiscSubtitle>
<SkinsPath>C:Skins</SkinsPath>
<RemoveDuplicates>True</RemoveDuplicates>
<RemoveInvalid>True<RemoveInvalid>
</Main>
<Network>
<UseDHCP>True</UseDHCP>
<xIP>192.168.2.12</xIP>
<DNS1>192.168.2.1</DNS1>
<DefaultGateway>192.168.2.1</DefaultGateway>
<SubnetMask>255.255.255.0</SubnetMask>
</Network>
<Preferences>
<FTPPriority>highest</FTPPriority>
<SynchronizeClock>true</SynchronizeClock>
<TimeServerIP>192.168.2.1</TimeServerIP>
<Nickname>Xbox</Nickname>
</Preferences>
<Overrides>
</Overrides>
<FTPServer>
<User>
<Name>xbox</Name>
<Password>xbox</Password>
</User>
</FTPServer>
<Newsfeed name="user">
<Global>True</Global>
<RotateChannels>False</RotateChannels>
<URL>http://www.xbox-scen...scene.xml</URL>
<UpdateIntervalMin>28</UpdateIntervalMin>
<RotateItemInterval>10</RotateItemInterval>
</Newsfeed>
</Config>

Do you have a proper DHCP server?

Use False and try assigning a static IP

<IP>192.168.0.111</IP>

Also, launch Evo-X, set that up, and configure MXM identical to it. That should do the trick.


I intend on doing more investigation on the network settings when I get a chance... The XDK Launcher has the ability to set these values, and I can look at changes that I make there, to see what changes happen in the settings structure (not all of it has been fleshed out/documented). It's murky waters ATM, and Team Evo-X has done little to clear them with solid info on what they do in their dashboard.
Logged

Origzaphod

  • Archived User
  • Newbie
  • *
  • Posts: 12
Uber Ftp Problems!
« Reply #1 on: July 23, 2003, 06:22:00 AM »

Dont know if this will help, but I had the same problem, It turned out to be a skin that I was using. It didint like dhcp, I switched it to static and all is well..

Logged

chilin_dude

  • Archived User
  • Hero Member
  • *
  • Posts: 3068
Uber Ftp Problems!
« Reply #2 on: July 23, 2003, 06:27:00 AM »

dry.gif
But i use MENU.xml for all my items etc and all i want to do is set the Skin path to C:\skins, nothing else such as disk title as i have this menu.xml so what do i need to add please?
Logged

ray12944

  • Archived User
  • Full Member
  • *
  • Posts: 144
Uber Ftp Problems!
« Reply #3 on: July 23, 2003, 08:50:00 AM »

QUOTE (chilin_dude @ Jul 23 2003, 02:27 PM)
A quick question while i'm here i don't want to waste a thread on this question  dry.gif
But i use MENU.xml for all my items etc and all i want to do is set the Skin path to C:skins, nothing else such as disk title as i have this menu.xml so what do i need to add please?

You  actually would need to make a mxm.xml File, But dont worry its simple all you need in that files is this.

CODE



C:Skins




and you shuld be all set
Logged