From owner-freebsd-questions Tue Dec 10 23:45:41 2002 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 89B5637B401 for ; Tue, 10 Dec 2002 23:45:40 -0800 (PST) Received: from temp.w4b.dk (mx3.w4b.dk [130.227.212.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6597D43E4A for ; Tue, 10 Dec 2002 23:45:39 -0800 (PST) (envelope-from t@garbage.dk) Received: from garbage.dk ([130.227.212.254]) (AUTH: LOGIN t@garbage.dk) by temp.w4b.dk with esmtp; Wed, 11 Dec 2002 08:46:57 +0100 Date: Wed, 11 Dec 2002 08:45:38 +0100 Mime-Version: 1.0 (Apple Message framework v548) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: automating rsync From: Thomas von Hassel To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <8A78ECC9-0CDC-11D7-8402-003065B0995C@garbage.dk> X-Mailer: Apple Mail (2.548) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Is there an easy way to automate rsync. Problem is that i have to do this over ssh. I cannot use host id's (probably becouse of a firewall between me and the server being rsync'ed.) How can i provide rsync with the ssh password automaticly when run via cron ? /thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message