xbox-scene.com - your xbox news information source
Quick Links: Main Forums | Xbox360 Forums | Xbox1 Forums | PS3 Forums
Xbox-Scene Forum Help  Search Xbox-Scene Forums   Xbox-Scene Forum Members   Xbox-Scene Calendar

Giganews Usenet Offers: +1150 days binary retention, 99%+ Completion, and Unlimited Speed/Access!

360 ODD Emulators: X360 Key $99 | Wasabi360 FAT $99 | Wasabi360 Slim $99
C4E's iXtreme Burner MAX Drive: LiteOn iHAS124 DROPPED TO JUST $17


Welcome Guest ( Log In | Register )

 Forum Rules Rules
4 Pages V  1 2 3 > »   
Reply to this topicStart new topic
> Some Help Configuring Filezilla Server.xml, DDay´s 10 Easy Steps to get Filezilla wo
w m z
post Mar 11 2003, 07:40 AM
Post #1


X-S Hacker
******

Group: Members
Posts: 2378
Joined: 16-August 02
From: russia
Member No.: 2702



This was sent to me by AK_Sniper (Nice One !) . . .


--==DDay´s 10 Easy Steps to get Filezilla working in XBMP==--

Befor you start fiddeling around, PLEASE make sure you have the latest or one of the latest cvs builds of XBMP.

That will ensure you have a version i know this tutorial will work 100% on.

1: Open the filezilla server.xml with notepad.

2: Look for <User Name="xbox"> or use ctrl+f to find it.

3: Change xbox to whatever username/login name you like. Leave it as it is if you want to.

4: After that look at the row below. You´ll see this: <Option Name="Pass"></Option>
Between the "><" is where you will put the MD5 hash of the password you will use.
Check next step for how to make the MD5 hash.

5: Goto http://pajhome.org.uk/crypt/md5/index.html and write in the password
you want to use Lets say you choose this password: xbox
Then the hash will look like this: 3a3417f5f20a03a98973689887fb72a2

6: The finished result in the filezilla server.xml should look something like this:

<User Name="xbox">
<Option Name="Pass">3a3417f5f20a03a98973689887fb72a2</Option>

Now the username and password are both set to: xbox

7: Now save the filezilla server.xml and transfer it back to your XBMP folder on the Xbox.
Over-write the old one if u have to.

8: UPDATE: Open your config.xml and look for the <home> </home> tags.  Fill in the path
to your xbmp folder there.  This is how my config.xml looks:

<local>
<playlists>e:\playlists</playlists>
<thumbnails>e:\thumbs</thumbnails>
<bookmarks>e:\bookmarks</bookmarks>
<imdb>e:\imdb</imdb>
<home>f:\Apps\XBMP</home>
</local>

Edit this so it points to YOUR XBMP FOLDER!
When that is set right there is no need to transfer your filezilla server.xml to your c:
root as you had to do before the introduction of the <home> tag.


9: When you enter the password in your ftp client, remeber that it is !!!NOT!!! the MD5
hash you should enter!!!

10: Connect to the filezilla server when xbmp is started and have fun smile.gif

Contact: DDay in #xbmp on efnet.

edit . . .

put in backslashes! laugh.gif

This post has been edited by w m z: Mar 11 2003, 08:04 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
chilin_dude
post Mar 18 2003, 06:43 PM
Post #2


X-S Knowledgebase
********

Group: Members
Posts: 4945
Joined: 12-January 03
From: USA
Member No.: 19165
Xbox Version: v1.0
360 version: unknown



nice tutorial... you added it to the tutorials section?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JayDee
post Mar 20 2003, 12:32 AM
Post #3


X-S Legend
*********

Group: Head Moderator
Posts: 5749
Joined: 13-February 03
From: Sweden
Member No.: 23777
Xbox Version: v1.1
360 version: v2 (zephyr)



It´s me DDay (just used another nick when i regged here)

Got a addtion to the tutorial.

If it wont work after all steps are done, try deleting the e:tdata|face007|system.bin

After that is deleted it you´ll need to re-calibrate and go over your settings etc, but the server will work smile.gif

This post has been edited by JayDee: Mar 20 2003, 12:33 AM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
akarnid
post Mar 20 2003, 10:47 AM
Post #4


X-S Genius
****

Group: Members
Posts: 818
Joined: 11-September 02
Member No.: 3676



I used this tut to help me, and at last managed to connect again and get my password to be recognized. But then there's another problem - horribly slow upload speeds ( 3-400 K/sec compared to 1500-2000K/sec when the first implementation of xbFileZilla was added). What's up with that?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Drexon
post Mar 28 2003, 11:35 AM
Post #5


X-S Senior Member
**

Group: XS-BANNED
Posts: 156
Joined: 25-December 02
Member No.: 14762
Xbox Version: unk
360 version: unknown



When I use the ftp function I always waund (sp?) up in F:, but I wanna have access to all the drives, how do I fix that?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Drexon
post Mar 28 2003, 11:50 PM
Post #6


X-S Senior Member
**

Group: XS-BANNED
Posts: 156
Joined: 25-December 02
Member No.: 14762
Xbox Version: unk
360 version: unknown



^ ^
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
BattleTank
post Mar 29 2003, 09:03 PM
Post #7


X-S Member
*

Group: Members
Posts: 110
Joined: 30-December 02
From: I'm everywhere, as we are all one.
Member No.: 15587



My biggest problem with Filezilla is that is names the 'folders' representing each drive as "C:", "D:", "E:", etc. whereas EvoX calls the same folders "C", "D", "E" etc (without the colon) - this means if you use 'integrated' FTP clients on Windows like 'WebDrive', as soon as you try to enter these folders, Windows automatically reroutes you to the local drive with that name. Annoying - although easily solved by using a different client.

It does mean, however, that I also can't use the same stored paths when using XBMP or EvoX - the path to my Mediaplayer in XBMP is "\E:\apps\xbplayer", whereas in EvoX it is "\E\apps\xbplayer" - also annoying.

This post has been edited by BattleTank: Mar 29 2003, 09:05 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
no.7
post Mar 30 2003, 05:36 PM
Post #8


X-S X-perience
**

Group: Members
Posts: 343
Joined: 7-December 02
Member No.: 12446



QUOTE (Drexon @ Mar 28 2003, 12:35 PM)
When I use the ftp function I always waund (sp?) up in F:, but I wanna have access to all the drives, how do I fix that?

i also get this, only f:
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
razorrifh
post Apr 1 2003, 03:58 AM
Post #9


X-S Expert
***

Group: Members
Posts: 596
Joined: 10-November 02
Member No.: 8129
Xbox Version: v1.0
360 version: v1 (xenon)



you have to type in "c:/" if you want to goto the c drive. at least i do anyway. there might be a way around it, but its easy enough to type.

i wanna know why the pdf version of xbmp's manual doesnt have a reference to this: "<home>f:AppsXBMP</home>" i looked today... it solved my problem where i couldnt boot xbmp as my dashboard


*edit* i figure most people will use the password "xbox" because of evox using this, so here is the md5 sum for it

3a3417f5f20a03a98973689887fb72a2

just so you dont gotta goto that other page.

This post has been edited by razorrifh: Apr 1 2003, 10:14 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
w m z
post Apr 2 2003, 05:43 PM
Post #10


X-S Hacker
******

Group: Members
Posts: 2378
Joined: 16-August 02
From: russia
Member No.: 2702



seems that FTP problems have been addressed . . .

3-28-2003

Lang-1.xml updated with tuple 806,Video for System Settings

- xbfilezilla 1.3.0.1 Fixes [710643 (FTP) files and folders missing ]

- latest update from "708726 System info in settings (with net,temp and storage stats)



not tested myself yet!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
JayDee
post Apr 4 2003, 09:27 AM
Post #11


X-S Legend
*********

Group: Head Moderator
Posts: 5749
Joined: 13-February 03
From: Sweden
Member No.: 23777
Xbox Version: v1.1
360 version: v2 (zephyr)



DDay here again.

Check http://www.xbmp.de

Latest news (well almost, since we are still working on the live update features etc)

Btw, feels like more posts in here after techtv started their 5 part series.... rolleyes.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
AdmStng
post Apr 5 2003, 10:47 PM
Post #12


X-S Enthusiast


Group: XS-BANNED
Posts: 0
Joined: 7-December 02
Member No.: 12558



everytime i FTP in i go straight to the "F:" drive.. and yet my config file is root? why is this?

QUOTE

<local>
        <!-- remove the asterisks to set local ip address and gateway statically -->
        <address*>192.168.0.2</address*>
        <subnet*>255.255.255.0</subnet*>
        <gateway*>192.168.0.1</gateway*>
        <nameserver>192.168.1.175</nameserver>
        <playlists>f:playlists</playlists>
        <movies>f:moviez</movies>
        <home>/</home>
        <thumbnails>e:thumbs</thumbnails>
        <bookmarks>f:bookmarks</bookmarks>
    </local>


This post has been edited by AdmStng: Apr 5 2003, 10:48 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
w m z
post Apr 6 2003, 07:48 PM
Post #13


X-S Hacker
******

Group: Members
Posts: 2378
Joined: 16-August 02
From: russia
Member No.: 2702



because in FileZilla Server.xml

you have IsHome set as F:\ i.e value of 1


<Permission Dir="F:\">
<Option Name="FileRead">1</Option>
<Option Name="FileWrite">1</Option>
<Option Name="FileDelete">1</Option>
<Option Name="FileAppend">1</Option>
<Option Name="DirCreate">1</Option>
<Option Name="DirDelete">1</Option>
<Option Name="DirList">1</Option>
<Option Name="DirSubdirs">1</Option>
<Option Name="IsHome">1</Option>
</Permission>
</Permissions>
</User>
</Users>
</FileZillaServer>

in your above config.xml file home is where xbmp actually resides . . .

i.e. my home is . . . <home>e:\apps\xbmp</home>
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
turtletrax
post Apr 16 2003, 01:30 PM
Post #14


X-S Senior Member
**

Group: Members
Posts: 152
Joined: 31-December 02
Member No.: 15728



I just configured Filezilla and I had great speeds. Better than with EVO X by a long shot. I was hovering around 6000kbps with EVO and with Filezilla i got "Transferred 1 file totaling 97.81 MB in 13.70 (7,401.83 KBps)". Not to shabby.

Thanks for the help DDay. Works like a charm!


Peace

Turtle
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Col.Havoc
post Apr 21 2003, 12:10 AM
Post #15


X-S Hacker
******

Group: Members
Posts: 2284
Joined: 4-August 02
From: 127.0.0.1
Member No.: 2339
Xbox Version: v1.0
360 version: v1 (xenon)



Ok, what is Filezilla, what good is it for, and where can I download it?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post





4 Pages V  1 2 3 > » 
Reply to this topicStart new topic

 

Lo-Fi Version Time is now: 18th June 2013 - 07:52 AM