ok i have got i working finally.
for any one have problems here is my config.ini file
<media>
<map>C:,Harddisk0Partition2</map>
<map>E:,Harddisk0Partition1</map>
<map>F:,Harddisk0Partition6</map>
<map>G:,Harddisk0Partition7</map>
<videos>
<visible>true</visible>
<share>
<name>Videos on my PC</name>
<url>smb://username:password@workgroup/computer/share</url>
<cachesize>256</cachesize>
</share>
<share>
<name>Videos on XboX</name>
<url>f:video</url>
<cachesize>8192</cachesize>
</share>
<share>
<name>G Drive</name>
<url>g:video</url>
<cachesize>8192</cachesize>
</share>
that worked for me.
i am still trying to get my file zilla server working
here have a look
<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">0</Option>
</Permission>
<Permission Dir="G:">
<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">0</Option>
</Permission>
</Permissions>
</User>
</Users>
</FileZillaServer>
do u see any thing wrong?
when i connect with flash i see G:
this should be G: but have changed it so it is G:
but still get G:??
also if i go to settings in xbmp i can see all my drives and space but not G dive ??
i really dont know?