From owner-freebsd-questions@FreeBSD.ORG Fri Jul 11 06:24:38 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E9C337B401 for ; Fri, 11 Jul 2003 06:24:38 -0700 (PDT) Received: from pdx.chatusa.com (pdx.ChatUSA.com [205.238.41.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id B579A43FAF for ; Fri, 11 Jul 2003 06:24:37 -0700 (PDT) (envelope-from longterm@chatusa.com) Received: from chatusa.com (R205-satrtr.ChatUSA.COM [209.222.137.205]) by pdx.chatusa.com (8.8.8/8.8.8) with ESMTP id GAA18377 for ; Fri, 11 Jul 2003 06:24:36 -0700 (PDT) Message-ID: <3F0EBB2E.6948C5E8@chatusa.com> Date: Fri, 11 Jul 2003 13:27:10 +0000 From: DanB X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: ssh dump What is blowfish? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 13:24:38 -0000 # /sbin/dump -0uan -f - /usr | gzip -2 | ssh1 -c blowfish \ targetuser@targetmachine.example.com dd of=/mybigfiles/dump-usr-l0.gz What is the blowfish? I s this the users name? File name? Dan