On Sun, Jan 20, 2002 at 09:53:26PM +0100, Sebastian Spaeth wrote: > Robert Rainwater wrote: > >When running a freenet node (latest cvs) from windows, the data store is > >not created in the storePath directory. It seems to be placed in the > >directory the node is run from. Is this normal? The only files in the > >storePath (.freenet dir) are the diagnostics directories. > > storePath doesn't exist anymore (but the configurator hasn't been > updated yet to reflect this until things are finally decided).
Everyone should just delete their storePath dirs when going to the new datastore. There's no converting the stuff in there anyway, you'll have to create a brand new node. People should also delete the old conf file and re-run the configuration. And finally, assuming the generation of the conf file is up to date, all the options are explained quite well in there. Perhaps even better than this is running java freenet.node.Main --manual which generates an HTML manual with full descriptions of all the config options (this has been there since last summer). -tavin _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
