Hello Darren, We don't have this feature now as part of Mosh. Most users who want to keep sessions running on the server even if they reboot the client just run "screen" or "tmux". You can attach to an existing session like this:
$ mosh REMOTEHOST -- screen -dr Hope this helps. We may produce a better user interface for this ourselves, but probably not in mosh 1.3 (the next major version). Best regards, Keith On Sat, Jun 30, 2012 at 9:32 AM, Darren Mackay <[email protected]> wrote: > Hi, > > I could not see this on the mailing list archives. > > It would be great if mosh could maintain server sessions, and list current > and disconnected sessions to the user when connecting, allowing the user > to select the session to reconnect to. If I kill the mosh client on my > laptop (which would happen on shutdown), the mosh server session appears > to also shutdown. > > Currently, I usually SSH to the host, then run "screen -list" and then > "screen -R xx" to connect to the desired screen session > > Cheers, > > __________ > > > Darren Mackay > DMERFC.COM PTY LTD > Enterprise Research, Forensics and Consulting > mobile: +61 412 650 306 > twitter: @darrenmackay > skype: darren_dmerfc.com > email / xmpp: [email protected] > > > _______________________________________________ mosh-users mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/mosh-users
