From owner-freebsd-questions Mon May 13 11:22:13 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icarus.slightlystrange.org (icarus.slightlystrange.org [62.190.193.173]) by hub.freebsd.org (Postfix) with ESMTP id A0BF837B401 for ; Mon, 13 May 2002 11:22:04 -0700 (PDT) Received: from danielby by icarus.slightlystrange.org with local (Exim 3.12 #1 (Debian)) id 177KSR-0002w6-00 for ; Mon, 13 May 2002 19:22:03 +0100 Date: Mon, 13 May 2002 19:22:03 +0100 From: Daniel Bye To: freebsd-questions@FreeBSD.ORG Subject: Re: background job Message-ID: <20020513182203.GB11079@icarus.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20020513173117.86592.qmail@web21201.mail.yahoo.com> <20020514010834.Q5034-100000@mtxgtw.mtxglobal.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020514010834.Q5034-100000@mtxgtw.mtxglobal.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, May 14, 2002 at 01:11:02AM +0700, Abdullah Koro wrote: > Is it possible guys? because that is interactive command. > AFAIK, only ssh command can send into background mode if you use -f > parameter. > Other guys can help? > > regards, > koro > > On Tue, 14 May 2002, [iso-8859-1] adrian kok wrote: > > > hi all > > > > how I do make scp is still working after I logout? > > > > I tried nohup scp > > and > > scp & I'm not sure if it is possible as easily as that - try looking at some of the more arcane options - particularly, setting ttys etc. I would get round this using screen(1) - start the scp in one screen window, then do whatever else you need in another, and screen -d when you are done. You can then log off your original shell, leaving the sessions under screen(1) running until next time you log in. Dan -- Daniel Bye PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message