jerrysu / gulp-rsync

Gulp plugin for deploying files via rsync
119 stars 51 forks source link

Is it possible to set a password for SSH? #37

Open wujekbogdan opened 8 years ago

wujekbogdan commented 8 years ago

Is it possible to set a password for SSH? I didn't find the answer in the documentation.

COLABORATI commented 8 years ago

The right way to do this is to ssh-copy-id your public key to the destination server.