Scp put
Upload a file to a remote server using SCP (copy over SSH) protocol
Parameters
Label (internal name) | Type | Default | Description |
---|---|---|---|
Host (host) | string | Hostname of the remote server | |
Port (port) | integer | 22 | Ssh port of the remote server |
Username (username) | string | Username of the remote server | |
Password (password) | password | Password of the remote server | |
Remote Path (remotePath) | string | / | Target of the SCP command |