RemoteFileServer
RemoteFileServer
Remote file server
JSON Example
{
"directory_path": "string",
"protocol": {
"protocol_name": "string",
"ssh_fingerprint": "string",
"authentication_scheme": {
"username": "string",
"scheme_name": "string",
"password": "string"
}
},
"port": 0,
"server": "string"
}
string
directory_path
Required
Remote server directory to copy bundle files to
integer As int64 As int64
port
Optional
Server port
string As hostname-or-ip As hostname-or-ip
server
Required
Remote server hostname or IP address