x27;s fairly well explained in the docs, but it's a little tricky the
first couple times, so if you need a hand, I can help you with it.
-David Hoover
> Message: 5
> Date: Thu, 07 Dec 2000 14:46:55 -0500
> From: "Shobhit Kapoor" <[EMAIL PROTECTED]>
> To: [EMAIL PROT
th SOME of those errors.
--- MIcah
-Original Message-
From: Shobhit Kapoor [mailto:[EMAIL PROTECTED]]
Sent: Thu, Dec 07, 2000 14:47
To: [EMAIL PROTECTED]
Subject: problem with rsync over ssh2
I am trying to use rsync over ssh2 via cron.
0,15,30,45 * * * * /export/home/admin/sync 2>&
I am trying to use rsync over ssh2 via cron.
0,15,30,45 * * * * /export/home/admin/sync 2>&1 > /dev/null
The authentication is done via a .shosts file.
If I run it on the command line it seems to work fine but I get this message when I
run it through cron.It used to work well with ssh1,after up