welaika / wordmove

Multi-stage command line deploy/mirroring and task runner for Wordpress
https://wptools.it/wordmove
MIT License
1.87k stars 167 forks source link

SSH Port #464

Closed dangercris closed 6 years ago

dangercris commented 6 years ago

It's Possible add support to specify the Port of the SSH server in the Movefile.yml like:

ssh: host: ... user: ... port: [Some port]

alessandro-fazzi commented 6 years ago

Yes. Moreover you can find detailed instruction in the docs on the wiki: https://github.com/welaika/wordmove/wiki/movefile.yml-configurations-explained

Bye