RE: Rsync with script

2002-02-15 Thread tim . conway
Tim Conway/LMT/SC/PHILIPS@AMEC cc: Subject:RE: Rsync with script Classification: Tim, I got it to work. I was using wrong keys I think. I did #ssh-keygen -t rsa and then put id_rsa.pub to the server it works :) Thanks for all your help. Sarab -Original

Re: Rsync with script (attached rsync scripts)

2002-02-11 Thread Yazz D. Atlas
Well the ssh problem your having sounds like the file permissions of the home dir or .ssh/ or authorized_keys. drwxr-xr-x 26 yazz users/home/yazz/ drwxr-xr-x3 yazz users/home/yazz/.ssh/ -rw-r--r--1 yazz users/home/yazz/.ssh/authorized_keys If thats not it are y