winfsp / sshfs-win

SSHFS For Windows
https://winfsp.dev
Other
4.78k stars 250 forks source link

Bad owner or permissions #398

Open baixin1228 opened 11 months ago

baixin1228 commented 11 months ago

is ssh.exe need update?

baixin1228 commented 11 months ago

use sshfs-win manager log when config .ssh/config:

date: 2023-07-27T03:29:26.684Z conn: {f45bed83-1b03-4719-a385-f9a2a9f547ca} (145_baixin) conntype: password cmd: "C:\Program Files\SSHFS-Win\bin\sshfs.exe" baixin@192.168.145.145:/home/baixin F: -p22 -ovolname=145_baixin -odebug -ologlevel=debug1 -oStrictHostKeyChecking=no -oUserKnownHostsFile=/dev/null -oidmap=user -ouid=-1 -ogid=-1 -oumask=000 -ocreate_umask=000 -omax_readahead=1GB -oallow_other -olarge_read -okernel_cache -ofollow_symlinks -oPreferredAuthentications=password -opassword_stdin {f45bed83-1b03-4719-a385-f9a2a9f547ca} stderr: SSHFS version 3.7.1 {f45bed83-1b03-4719-a385-f9a2a9f547ca} stderr: executing <-x> <-a> <-oClearAllForwardings=yes> <-oPort=22> <-ologlevel=debug1> {f45bed83-1b03-4719-a385-f9a2a9f547ca} stderr: <-oStrictHostKeyChecking=no> <-oUserKnownHostsFile=/dev/null> <-oPreferredAuthentications=password> <-oNumberOfPasswordPrompts=1> <-2> baixin@192.168.145.145 <-s> {f45bed83-1b03-4719-a385-f9a2a9f547ca} stderr: Bad owner or permissions on /cygdrive/c/Users/Administrator/.ssh/config {f45bed83-1b03-4719-a385-f9a2a9f547ca} stderr: read: Connection reset by peer {f45bed83-1b03-4719-a385-f9a2a9f547ca} exit: 1

UchihaBarry commented 6 months ago

hi, have u solved this problem? i've use the command chmod, but it doesnt work