xbfilezilla server manager interface
It is possible to use the filezilla server manager interface (from a windows PC) for configuration of
the xbfilezill server but the default setting in the xbfilezilla xml file for the admin port gives
"incorrect password" and "connection rejected" when one tries to connect with the default userid
&
password (xbox). In order to get it up and running you need to add a few routines, so I got the
Win32 sever configuration tool of filezilla to work by simply adding these two lines in the "Filezilla
Server.xml" file:
<Item name="Admin Password" type="string">xbmpzilla</Item>
<Item name="Admin IP Addresses" type="string">192.168.*.*</Item>
PS! The sever configuration (admin) tool is part of the server pack and you can download it here:
http://sourceforge.net/project/showfiles.php?group_id=21558
Some more discussion on the topic here:
www.xboxmediaplayer.de/cgi-bin/ib31/ikonboard.cgi?act=ST;f=2;t=5082