remote dump via ssh

Ruben de Groot mail25 at bzerk.org
Mon Feb 28 15:55:08 GMT 2005


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 at reiteration.net
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list