Problem / motivation
I frequently need to upload/download files during SSH sessions using SFTP commands (put, get, mput, etc.). Currently, Oryxis only offers a GUI-based file browser, which is slow for batch transfers and breaks my CLI-centric workflow. Users coming from SecureCRT expect an interactive SFTP command prompt integrated into the terminal session.
Proposed solution
- A new "SFTP Session" tab or mode alongside the existing SSH shell.
- An interactive SFTP prompt supporting standard commands: get, put, ls, cd, lcd, progress, etc.
- Transfer progress and errors displayed inline in the session output.
- Allow opening an SFTP session directly from an active SSH connection (auto-reusing credentials).
Alternatives / current workaround
No response
Prior art
No response
Problem / motivation
I frequently need to upload/download files during SSH sessions using SFTP commands (put, get, mput, etc.). Currently, Oryxis only offers a GUI-based file browser, which is slow for batch transfers and breaks my CLI-centric workflow. Users coming from SecureCRT expect an interactive SFTP command prompt integrated into the terminal session.
Proposed solution
Alternatives / current workaround
No response
Prior art
No response