Skip to content

[Bug]: Windows: Drag & drop local file to SSH remote keeps full Windows path #3079

@FlyingHeNanman

Description

@FlyingHeNanman

Current Behavior

When I drag a local file from the Wave Terminal Files panel to a remote SSH directory, the uploaded file uses the full Windows absolute path as the filename instead of just the file name.

For example:
Local file: D:\package\AA.tar
After drag & drop to remote: the remote filename becomes D:\package\AA.tar instead of AA.tar.

This only happens on Windows; it works correctly on macOS/Linux.

Expected Behavior

Only the file name should be used, not the full local Windows path.
Example: AA.tar

Steps To Reproduce

  1. Open Wave Terminal on Windows.
  2. Open a local directory (e.g., D:\package) in the Files panel.
  3. Connect to an SSH remote server.
  4. Drag a file from local Files to remote SSH directory.
  5. Check the remote filename: it shows the full Windows path.

Wave Version

v0.14.3

Platform

Windows

OS Version/Distribution

No response

Architecture

x64

Anything else?

It would be great if a file transfer progress bar could be added, similar to the one in MobaXterm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmaintainer-interestIndicates maintainer interest after review; merge is likely but not guaranteed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions