Parameter name | Type | Description | Possible Values | Example |
---|---|---|---|---|
host | String | A simple hostname or IP address to access the remote backup server. | hostname.example.com | |
port | Integer | The remote port. | 22 | |
username | String | The remote user to login with.
|
||
password | String | Password for the provided username. | ||
timeout | Integer | Timeout for the connection. | 40 | |
privatekey | String | The path to the private key. |