Version: (using KDE KDE 3.5.5) Installed from: Debian testing/unstable Packages OS: Linux I would like to use one central storage location for my tracked sessions I can use from different computers. I read that kio_slaves are supported (#89684), but there is a big concurrency problem because all sessions are stored in one file. (e.g.: Working on my laptop, not saving because I'm offline, working at home, saving, saving from the laptop => the time I spent at home is overwritten.) The solution would be to store each session (time period from 'start' to 'stop' commands) separately. That way it would be possible to work disconnected and synchronize the sessions later. (It would then also be possible to store it in an disconnected imap ressource for example.)
*** This bug has been marked as a duplicate of 110063 ***