Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2005 16:59:47 +0100
From:      Ruben de Groot <mail25@bzerk.org>
To:        John <lists@reiteration.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: remote dump via ssh
Message-ID:  <20050228155947.GB47556@ei.bzerk.org>
In-Reply-To: <20050228153507.M87202@reiteration.net>
References:  <20050228153507.M87202@reiteration.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 28, 2005 at 03:41:51PM +0000, John typed:
> Hi folks
> 
> I want to level 0 dump a remote partition onto a large local disk. There's not
> enough space on the remote machine to dump to a file then sftp over. It needs
> to dump via ssh.
> 
> any ideas? lokking for an elegant one-line solution
 
dump 0aLf - /partition | ssh otherhost "dd of=/parh/to/dumpfile"

Ruben

> thanks!
> --
> lists@reiteration.net
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050228155947.GB47556>