View Single Post
  #2 (permalink)  
Old November 8th, 2002
trap_jaw trap_jaw is offline
Distinguished Member
 
Join Date: September 21st, 2002
Location: Aachen
Posts: 733
trap_jaw is flying high
Default

So far it's only possible to share files by folder and extension. - Do you think sharing by regular expressions or something would be useful?

If you want to modify the sources (from www.limewire.org) yourself, the code you need to change is in the class com.limegroup.gnutella.FileManager the addFileIfShared(File) method. You could always modify that code if you are serious about doing some research.
Reply With Quote