ssh session halted, is it possible to restore to it

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Amzul
    New Member
    • Oct 2007
    • 130

    ssh session halted, is it possible to restore to it

    hello gang
    i was wondering if there is a way to resum to a halted screen,

    i use FREEBSD 6.2
    i ssh to the server from my win xp box.
    then the wifi canceld i was in a middle of portupgrade
    is there a way to resum to that screen on the next connect??

    thanks
  • worldwidegeneration
    New Member
    • Mar 2008
    • 4

    #2
    Originally posted by Amzul
    hello gang
    i was wondering if there is a way to resum to a halted screen,

    i use FREEBSD 6.2
    i ssh to the server from my win xp box.
    then the wifi canceld i was in a middle of portupgrade
    is there a way to resum to that screen on the next connect??

    thanks
    Hey, you may have worked it out already, but no one posted so its like an unanswered question :).
    screen -x will resume a screen session.
    for other commands/things to do with screen or any other nix program, check the man pages for it by typing "man programname".

    Goodluck

    Comment

    Working...