KalturaSshUrlResource |
Description |
Used to ingest media that is available on remote SSH server and accessible using the supplied URL, media file will be downloaded using import job in order to make the asset ready.
|
Properties
|
|
|
|
Name | Type | Writable | Restrictions | Description |
---|
forceAsyncDownload | bool | V | | Force Import Job
| url | string | V | | Remote URL, FTP, HTTP or HTTPS
|
|
Name | Type | Writable | Restrictions | Description |
---|
keyPassphrase | string | V | | Passphrase for SSH keys
| privateKey | string | V | | SSH private key
| publicKey | string | V | | SSH public key
|
|