Image

Imagevalera wrote in Imagelinux

fg? screen? shutdown -h now?

if i'm remotely ssh'ed to a box and am using a prog with an iface (not a background app, but something like an ftp client), is there a way to bring it back up if my connection is cut off?

for example, i was logged into my box using pts/1 and was ftp'd to another server from it. i lost the connection to the box, but the ftp client proccess continued running, along with the bash i was using. when i logged back into the box, i was assigned pts/2.
is there a way to either switch whatever was on pts/1 to pts/2, or to get to pts/1 instead, or to a specific program's iface that is on another terminal?