A grunt library for SSH and SFTP tasks.
grunt-ssh provides two grunt tasks for SSH
sftp
Copies files to a remote server over SSH.
sshexec
runs a command over ssh.
There are a number of parameters that are to be passed for each of these tasks to the grunt file. For more details go to github