veeso / termscp

🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB
https://termscp.veeso.dev
MIT License
1.55k stars 46 forks source link

[BUG] - Wrong path in scp #154

Closed Vixb1122 closed 1 year ago

Vixb1122 commented 1 year ago

Description

Could not change working directory: no such file or directory ("/root\frp").

Steps to reproduce

  1. use scp to connect server
  2. cd /root/frp

Expected behaviour

change directory success.

Environment

veeso commented 1 year ago

I'm not able to reproduce the issue. It works fine on my Windows using a Linux server

Vixb1122 commented 1 year ago

@veeso https://user-images.githubusercontent.com/17810492/232715337-d8b0a374-c197-48fb-ba7e-b4339599a4e6.mp4

veeso commented 1 year ago

Sorry, I tested sftp instead of SCP. Yep, there is a bug in remotefs-ssh. Trying to fix now