Date: Tue, 24 Oct 2006 21:18:11 -0700 From: David King <dking@ketralnis.com> To: freebsd-questions@freebsd.org Cc: James Smallacombe <james@pil.net> Subject: Re: Copying binaries to new server Message-ID: <1C8D4241-1DFE-44D8-89D1-8E85F560A53A@ketralnis.com> In-Reply-To: <Pine.BSF.4.44.0610241838400.47162-100000@richard2.pil.net> References: <Pine.BSF.4.44.0610241838400.47162-100000@richard2.pil.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Ugh...my ssh session to the new (remote) server was killed, > presumably when > restore overwrote something sshd needed. I was able to telnet back > in, > restart sshd and get back in, but since I was doing the restore > interactively, > and not in the background, was the restore interrupted? I highly recommend screen (misc/screen) for this sort of thing. Then you can lose your connection without killing foreground processes, and even detach and reattach the terminal later
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1C8D4241-1DFE-44D8-89D1-8E85F560A53A>