Matthew Toseland wrote: >On Wed, Oct 09, 2002 at 08:43:05PM -0700, Josh Steiner wrote: > > >>right, that's why i am reporting this here, this is using the new native >>file store, not the old monolithic one. >> >> >Are you sure? Is store (or store_<number>) a file or a directory? > yes, i've been using native (directory tree) store since you released it. it worked fine until the other day.
--- # The byte size of the datastore cache file. Note that it will maintain # a fixed size. If you change this or the storePath field following, # your entire datastore will be wiped and replaced with a blank one storeSize=419430400 # The path to a single file (including file name, or a comma-separated list of files, # containing the data store. The size of each file is given by <storeSize>. # Defaults to cache_<port> in the main freenet directory. storeFile=d:\freenet # The type of store we have (this text will get clearer soon). storeType=freenet --- d:\freenet is a directory. > > >>Edgar Friendly wrote: >> >> >> >>>Josh Steiner <[EMAIL PROTECTED]> writes: >>> >>> >>> >>> >>> >>>>Hey, I got no response to this, is anyone reading this stuff? i just >>>>tried resintalling my node with the latest windows installer, fired up >>>>my new node, pointed it to the old datastore, and bang, same >>>>error... how can i help? >>>> >>>> >>>> >>>> >>>> >>><SNIP> >>> >>>most likely the problem is that your store is corrupted. try deleting >>>it and restarting. >>> >>>Thelema >>> >>> >>> >>> >> >> >>_______________________________________________ >>devl mailing list >>[EMAIL PROTECTED] >>http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl >> >> >> > > > _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
