Re: secure copy without user input

2001-03-10 Thread brian moore
On Sat, Mar 10, 2001 at 02:27:07PM -0500, MaD dUCK wrote: > also sprach Bjarne S . N?ss (on Sat, 10 Mar 2001 01:40:17PM +0100): > > This is quite simple. Just run ssh-keygen and an empty passphrase. > > By default the key generated will be put in .ssh/identify.pub copy > > the line into the .ssh/a

Re: secure copy without user input

2001-03-10 Thread MaD dUCK
also sprach Bjarne S . Nćss (on Sat, 10 Mar 2001 01:40:17PM +0100): > This is quite simple. Just run ssh-keygen and an empty passphrase. > By default the key generated will be put in .ssh/identify.pub copy > the line into the .ssh/authorized_keys into the home folder of > target machine, and you s

Re: secure copy without user input

2001-03-10 Thread Bjarne S . Næss
Mike Egglestone: > Hi... > I would like to be able to run a crontab where I could "scp" some files > to a remote locationbut so no user input for passwords is > needed... > Could some point me to where I could find info > on how to do this? > Thanks for your time! > > Mike > > > -- > To UNS

secure copy without user input

2001-03-09 Thread Mike Egglestone
Hi... I would like to be able to run a crontab where I could "scp" some files to a remote locationbut so no user input for passwords is needed... Could some point me to where I could find info on how to do this? Thanks for your time! Mike