Jonas Sonntag wrote: > Apart from that it is likely 20k Spam entries, I feel that "browse host" - as > cool as it is - becomes a pain as soon as the remote shares more than a few > hundred files, because no directories are shown. Most times when you sort by > name you end up with hundreds of files starting with "01" at the beginning > and tons of .gif/.ico/.dll crap at the end and in between. Not sorting seems > to display the contents at random order (guess the order in which they > arrive). > Out of curiosity, is the fact that no path information is shown in GTKG a > limitation of: > - the browse host extension, > - GTKG's display, > - the LIME nodes that I usually browse or
I don't know whether other nodes send any path information. LimeWire sends some XML sometimes but not always. This does not contain path information though. However I think it only works for some audio formats like MP3 for which they can extract the embedded meta information. There is a GGEP PATH extension which we don't support but I suspect it's not widely used. At least I haven't noticed it in a raw packet dumps and BearShare intended to this only if the path was actually matched by the corresponding query. This is probably just a traffic optimization. I have thought about this recently too. So I'd like to sent the relative paths unconditionally in search results including browse host replies. It will have to be enabled on a per shared-path-basis. So if you share /spam which has the sub-directories /spam/annoying/ /spam/really_annoying/ You would see the "annoying" and "really_annoying" in results but not "/spam". I'd say I add a checkbox to the list of shared files, so that you can disable it for some paths. -- Christian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Gtk-gnutella-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
