[symfony-users] Deploying: if i write the password in properties.ini, why i have to write it again?

2010-03-18 Thread Javier Garcia
Hi, this is my properties.ini. When i deploy my project (deploy --go) it asks me the password. [symfony] name=rs [production] host=208.43.66.44 port=65001 user=tirengar dir=public_html type=rsync pass=my_password <--- Javi -- If you want to report a vulnerabilit

Re: [symfony-users] Deploying: if i write the password in properties.ini, why i have to write it again?

2010-03-18 Thread Augusto Flavio
Hi Javier, try to create a ssh connection without password. You can do it using a ssh public key. Bye. Augusto Morais 2010/3/18 Javier Garcia > Hi, > > this is my properties.ini. When i deploy my project (deploy --go) it asks > me the password. > > [symfony] > name=rs > [production] > h