Skip to content

Add SFTP Session with CLI-style file transfer (like SecureCRT) #188

Description

@moliyadi

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

Metadata

Metadata

Assignees

Labels

c: sftpComponent: SFTP File Browser & Transfersn: testingNeeds: Specific Testing, Resolution or Build Verificationt: featureType: New feature or improvement request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions