Envaya icon indicating copy to clipboard operation
Envaya copied to clipboard

capistrano should only prompt once for password

Open youngj opened this issue 14 years ago • 0 comments

now it prompts twice, because the rsync command uses ssh, which doesn't make it easy to pass the password programatically. could use something like pexpect to script the prompt, or an all-ruby rsync implementation

youngj avatar Mar 09 '11 23:03 youngj