Closed khoavominhpham closed 8 years ago
Hello,
I already have ssh key set up and i can ssh to my staging server without password outside VVV. However, when i try using Wordmove inside VVV like so:
vagrant@vvv:/srv/www/mywebsite/htdocs$ wordmove push --all
Wordmove keep asking for ssh pass. Everything else work just fine with pass. Is there a way to get around this ? Thank you.
Hi Khao -
You need to send the SSH keys from VVV (not your computer) to the server you are pushing to: https://github.com/joeguilmette/ee-vvv-wordmove#actually-using-wordmove
Hello,
I already have ssh key set up and i can ssh to my staging server without password outside VVV. However, when i try using Wordmove inside VVV like so:
vagrant@vvv:/srv/www/mywebsite/htdocs$ wordmove push --all
Wordmove keep asking for ssh pass. Everything else work just fine with pass. Is there a way to get around this ? Thank you.