From owner-freebsd-questions Tue May 8 12:21: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stella.pyramus.com (stella.pyramus.com [206.129.206.3]) by hub.freebsd.org (Postfix) with ESMTP id 311D937B423 for ; Tue, 8 May 2001 12:21:05 -0700 (PDT) (envelope-from blake@pyramus.com) Received: from pyramus.com (dark-star.pyramus.com [206.129.206.6]) by stella.pyramus.com (8.9.3/8.9.3) with ESMTP id MAA82411 for ; Tue, 8 May 2001 12:23:17 -0700 (PDT) (envelope-from blake@pyramus.com) Message-ID: <3AF84756.109E378@pyramus.com> Date: Tue, 08 May 2001 12:21:58 -0700 From: Blake Swensen X-Mailer: Mozilla 4.74 [en]C-DIAL (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD List Subject: automating dump | ssh Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone know how to supply the password to ssh in order to automate x-network dump? Like dump -0af - /filesystem | ssh -f another-machine "cat > /path/to/dump/file" < password_file which doesn't work, btw, but you get the idea. Peace, Blake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message