File Manager

Stream-download a file

Downloads a file as a binary stream. Uses SCP legacy mode (cat over exec) when the host has scpLegacy enabled, otherwise uses SFTP.

post/ssh/file_manager/ssh/downloadFileStream

Request body

sessionIdstring
pathstring

Response

Binary file stream.

Changes

No recorded changes to this endpoint across all 1 revision of this API.