|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: dump over ssh
Subject: Re: dump over ssh
From: Matthew Dillon (dillon
apollo.backplane.com)
Date: Fri Jan 07 2000 - 13:39:47 CST
- Next message: Gregory Carvalho: "Re: Configuration Validation Request"
- Previous message: Keith Stevenson: "Re: dump over ssh"
- In reply to: Christian Weisgerber: "dump over ssh"
- Next in thread: Brett Glass: "Re: dump over ssh"
- Reply: Matthew Dillon: "Re: dump over ssh"
- Reply: Brett Glass: "Re: dump over ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
:So far I have received *zero* reactions to my proposal in PR #15830.
:
:I suggest to add to dump/restore the capability to access remote
:tapes over arbitrary rsh(1)-like commands, which would in particular
:allow to run dump over ssh, say
:
:# dump -0aP ssh -f host:/dev/nrsa0 /
:
:(The PR includes a proof of concept patch to implement this.)
:
:No interest?
:--
:Christian "naddy" Weisgerber naddy
mips.rhein-neckar.de
You can do this already.
ssh remotehost "dump 0auf -" > dumpfile.
ssh remotehost "restore tvf -" < dumpfile
Am I missing something here?
-Matt
Matthew Dillon
<dillon
backplane.com>
To Unsubscribe: send mail to majordomo
FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- Next message: Gregory Carvalho: "Re: Configuration Validation Request"
- Previous message: Keith Stevenson: "Re: dump over ssh"
- In reply to: Christian Weisgerber: "dump over ssh"
- Next in thread: Brett Glass: "Re: dump over ssh"
- Reply: Matthew Dillon: "Re: dump over ssh"
- Reply: Brett Glass: "Re: dump over ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This archive was generated by hypermail 2b27 : Fri Jan 07 2000 - 13:42:16 CST