Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2003 09:26:15 -0400
From:      "Will Saxon" <WillS@housing.ufl.edu>
To:        "DanB" <longterm@chatusa.com>, "freebsd" <questions@freebsd.org>
Subject:   RE: ssh dump What is blowfish?
Message-ID:  <0E972CEE334BFE4291CD07E056C76ED8DB2FAF@bragi.housing.ufl.edu>

next in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From: DanB [mailto:longterm@chatusa.com]
> Sent: Friday, July 11, 2003 9:27 AM
> To: freebsd
> Subject: ssh dump What is blowfish?
>=20
>=20
> # /sbin/dump -0uan -f - /usr | gzip -2 | ssh1 -c blowfish \
>               targetuser@targetmachine.example.com dd
> of=3D/mybigfiles/dump-usr-l0.gz
> What is the blowfish? I s this the users name?  File name?
>=20
> Dan
>=20

Blowfish in an encryption algorithm. 'man ssh' and you can read about =
the various algorithms you can specify via -c.

-Will



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