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) | string | Ssh port of the remote server | |
username (username) | string | Username of the remote server | |
password (password) | password | Password of the remote server | |
remotePath (remotePath) | string | Target of the scp |