Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

ssh - OpenSSH Could not chdir to home directory

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...