0

Sftp error 255?

Question:

How to fix this error on SSH access?

13-11_Forum_

mason
asked Mar 9, 2021
2 Answer
0

Sometimes the problem is brought on by a change in the /home/user and /home/user/.ssh permissions. So, after checking the authorization, we will make the following adjustment. basketball stars

View More
wuckertrhea
answered May 17, 2023
0

Answer:
Sometimes the error is occur when the permissions of the /home/user and /home/user/.ssh changed. so we will check the permission and change it as follows
chmod 755 /home/user
chmod 700 /home/user/.ssh

View More
linuxhelp
answered Mar 9, 2021
Your Answer
||||
 
100:0