On Sunday 19 August 2007 18:19, Philipp Riegger wrote: > On Sat, 2007-08-18 at 19:20 +0100, Matthew Toseland wrote: > > On Thursday 16 August 2007 12:49, Philipp Riegger wrote: > > > On Thu, 2007-08-16 at 10:46 +0300, Philipp Riegger wrote: > > > > That would be one possible solution, yes. On my system, > > > > chk-${port}.{cache,store} are also quite big and in could move them and > > > > put a symlink there. But i think changing the config and moving the data > > > > would be much cleaner and i'd prefer that. > > > > > > Ok, i'll be more clear: > > > > > > If i start the configuration page, i see the following options: > > > - Enable TMCI (1) > > > - Node directory (2) > > > - Extra peer data directory (3) > > > - Store directory (4) > > > - File to store client statistics in (5) > > > - File to store node statistics in (6) > > > > > > If i remember correctly, i can change none of them in the configuration > > > dialog, since the node is running and that is not supported. None of > > > them is in the freenet.ini file, since default values are used for all > > > of them. > > > > They're not? You sure? They should be - most of them anyway. And the package > > should override them and put them in the relevant unix-friendly places. > > > > #1, #2, #3 - sorry, we should have been writing these to freenet.ini but > > weren't, will be fixed in the next build > > Thanks. > > > #4 - we do write this, node.storeDir > > My mistake. But look at question b. Which files belong where? How can i > migrate an existing node to a new directory structure? > > > #5, #6 - i believe it is possible to change these on the fly, if not, that's a > > bug, please show us the error message. > > 1 test i just made: > > - started the node. > - changed both settings, hit apply (or however the button is called).
It didn't complain? > - observation: Old files exist, new files do not exist. It's quite possible the code neither creates the new file immediately nor deletes the old file. > - i restarted the node. The old settings are shown in the configuration > page. How did you restart the node? If the parameters were updated successfully the freenet.ini should have been written fairly quickly. > > > > b) Which files are stored in which directory of 2,4? Ummm, the ones related to the store (*.cache *.store database*) are stored in the storeDir and the ones related to the node are stored in the nodeDir. :) > > What about this? > > Thanks, > Philipp -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <https://emu.freenetproject.org/pipermail/devl/attachments/20070820/d1d0b4a8/attachment.pgp>