From owner-freebsd-questions Tue Feb 26 5:32:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from speechpro.com (crt-gw.infopro.spb.su [195.201.254.5]) by hub.freebsd.org (Postfix) with ESMTP id BFCD337B400 for ; Tue, 26 Feb 2002 05:32:24 -0800 (PST) Received: from igorr by sysadm.stc with local (Exim 3.34 #1) id 16fhjF-0005oV-00 for freebsd-questions@FreeBSD.ORG; Tue, 26 Feb 2002 16:33:13 +0300 Date: Tue, 26 Feb 2002 16:33:13 +0300 From: Igor Roboul To: freebsd-questions@FreeBSD.ORG Subject: Re: tar to a remote box Message-ID: <20020226133313.GA22181@sysadm.stc> Reply-To: igorr@speechpro.com Mail-Followup-To: Igor Roboul , freebsd-questions@FreeBSD.ORG References: <20020226132446.GF83827@ns2.wananchi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020226132446.GF83827@ns2.wananchi.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, Feb 26, 2002 at 04:24:46PM +0300, Odhiambo Washington wrote: > Hello list, > > I know for sure that this is possible but I can't figure out how ;-? > > > tar -cZf file.tgz | ssh remote_box -l username | put the file there tar czf - somedir | ssh host2 "cat > ~/qqq.tgz" -- Igor Roboul, System administrator at Speech Technology Center http://www.speechpro.com http://www.speechpro.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message