Date: Fri, 7 Jan 2000 15:30:53 -0800 (PST) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: brett@lariat.org (Brett Glass) Cc: dillon@apollo.backplane.com (Matthew Dillon), naddy@mips.rhein-neckar.de (Christian Weisgerber), freebsd-security@FreeBSD.ORG Subject: Re: dump over ssh Message-ID: <200001072330.PAA13465@gndrsh.dnsmgr.net> In-Reply-To: <4.2.2.20000107155733.01d32b40@localhost> from Brett Glass at "Jan 7, 2000 03:58:22 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
> Can you do any or all of these things from a script? As I recall,
> ssh requires "live" entry of the password from the keyboard (though
> I haven't tried it lately).
Not if you have things setup correctly:
gndrsh:rgrimes {170}% ssh freefall.freebsd.org ls
Mail
cvswork
rgrimes.0.gz
rgrimes.1.gz
gndrsh:rgrimes {171}%
>
> --Brett
>
> At 12:39 PM 1/7/2000 , Matthew Dillon wrote:
>
> >: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
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-security" in the body of the message
>
--
Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001072330.PAA13465>
