Page 1 of 1

Auto send password

Posted: Tue Oct 02, 2007 3:30 am
by shiznatix
I have a bash script that I run to rsync my dev server with my live server. It works very well and I am super happy with it. The only problem is that since it is using ssh to send the files I have to type in my password twice for the 2 folders that I sync and its a long password that is easy to mess up. So what I want to be able to do is have my bash script send the password automatically whenever it is asked for it instead of having me type it in. Is there any way to do this?

Posted: Tue Oct 02, 2007 3:36 am
by jeffery