Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2001 08:10:21 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Lev Serebryakov <Lev.Serebryakov@arcadia.spb.ru>, All <freebsd-stable@freebsd.org>
Subject:   Re: use rdump without rsh (over ssh)?
Message-ID:  <5.1.0.14.0.20010720080831.060908c0@192.168.0.12>
In-Reply-To: <2895235231.20010720145821@arcadia.spb.ru>

next in thread | previous in thread | raw e-mail | index | archive | help


Yes. There are a few good examples in the archives on how to do it.

e.g.
/sbin/dump -0uan -f - /usr | gzip -2 | ssh1 -c blowfish 
targetuser@targetmachine.example.com dd of=/mybigfiles/dump-usr-l0.gz

         ---Mike

At 02:58 PM 7/20/2001 +0400, Lev Serebryakov wrote:
>Hello All,
>
>   Is it possible in FreeBSD 4.3-STABLE, to use rdump without enabled
>   rsh?
>   Is here any way to use rdump over SSH?
>
>--
>Best regards,
>  Lev                          mailto:Lev.Serebryakov@arcadia.spb.ru
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" in the body of the message

--------------------------------------------------------------------
Mike Tancsa,                                      tel +1 519 651 3400
Network Administration,                           mike@sentex.net
Sentex Communications                             www.sentex.net
Cambridge, Ontario Canada                         www.sentex.net/mike


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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