Re: SCP under SYSTEM

2001-12-04 Thread Birl
BB> Date: Tue, 04 Dec 2001 07:22:26 -0500 BB> From: Bob Bradford <[EMAIL PROTECTED]> BB> To: [EMAIL PROTECTED] BB> Subject: SCP under SYSTEM BB> BB> BB> Hi, BB> BB> I am trying to run an SCP operation as a scheduled operation. It is BB> convenient to fit this in with existing scheduled batch files

Re: SCP under SYSTEM

2001-12-04 Thread Prentis Brooks
How about using cron to exec your scp, that way you can have the scp exec as a user with keys. On Tue, 4 Dec 2001, Bob Bradford wrote: > > Hi, > > I am trying to run an SCP operation as a scheduled operation. It is > convenient to fit this in with existing scheduled batch files using AT, > and i