Am 21.02.2012 18:48, schrieb Daniel Lindgren:
IMO, there should be at most one "sessions" file per user. OK, NoMachine uses one file per session, but x2goclient.exe will use one file for all the sessions?
x2goclient (in all incarnations) currently uses exactly one "sessions" file per user. I guess that's why it's called "sessions" and not "session". ;-)
That would make it more difficult to have shared "corporate defautl" sessions together with user configurable sessions. If you'd need to update/add/remove default sessions you'd have to parse and edit the sessions file. If you have one file for each session, it's trivial to update/add/remove default session files without risking the user's personal sessions.
It will soon be possible to specify a different location for the sessions file that is outside the --home directory. Also, in about three weeks from now, it will be possible to provide a list of published applications directly on the server.
I have already forked over the first batch of €€€ to Alex for these feature requests.
-Stefan