kingToolbox / WindTerm

A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
https://kingtoolbox.github.io
23.16k stars 1.79k forks source link

file manager can not locate the HOME directory at some SSH server? #2219

Open potus2030 opened 7 months ago

potus2030 commented 7 months ago

Weixin Screenshot_20240312171517

Windterm's file manager will automatically locate the HOME directory after ssh into the server normally. But some server failed, please refer attached screenshot. What could be the cause?

pderouet commented 7 months ago

Hello,

I don't know if it could Help, but i saw the same comportement that could've been explained in my case.

The fact is that Windterm try to Open the file /home/

In my case, my logon user is XXXX and my domain is YYYY.

On some of my servers, my home is /home/YYYY/XXXX

I'm using XXXX to logon, so Windterm Could not find an existing folder /home/XXXX.

Maybe your in that case

potus2030 commented 6 months ago

Hello,

I don't know if it could Help, but i saw the same comportement that could've been explained in my case.

The fact is that Windterm try to Open the file /home/

In my case, my logon user is XXXX and my domain is YYYY.

On some of my servers, my home is /home/YYYY/XXXX

I'm using XXXX to logon, so Windterm Could not find an existing folder /home/XXXX.

Maybe your in that case

You got the point. it indeed has something to do with the server path. A feature of bookmarked path library will be helpful to solve the problem like this. @KingToolbox

potus2030 commented 6 months ago

Hello,

I don't know if it could Help, but i saw the same comportement that could've been explained in my case.

The fact is that Windterm try to Open the file /home/

In my case, my logon user is XXXX and my domain is YYYY.

On some of my servers, my home is /home/YYYY/XXXX

I'm using XXXX to logon, so Windterm Could not find an existing folder /home/XXXX.

Maybe your in that case

You got the point. it indeed has something to do with the server path. A bookmarkable path will be helpful to solve the problem like this. @KingToolbox