Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I have installed the OpenSSH client for Windows 10, and I have a free SSH Server from fastssh.com, I have the SSH host, and I have a username and a password, but when I connect using:

ssh <my ssh username>@<ssh host>

and then I enter the password, it connects, but then the ssh console opens and then I get the error "Could not chdir to home directory" and then the connection closes, all I want is just to connect to the ssh as if I'm using Bitvise or similar software, that doesn't open the SSH console, is there a way to fix my issue?

question from:https://stackoverflow.com/questions/65896728/openssh-could-not-chdir-to-home-directory

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.3k views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...