function
# debug sshfs -odebug,sshfs_debug,loglevel=debug user@host # real sshfs root@ssh.seonglae.com:/ ~/seonglae.com
- error - Connection reset by peer
ssh는 동작하나 sftp는 접속이 안됨
문제 [root@scwas wordpress]# sftp suser@해당 서버 IP Connecting to 해당 서버 IP... suser@해당 서버 IP's password: Permission denied, please try again. suser@해당 서버 IP's password: subsystem reques..
https://shuiky.tistory.com/entry/ssh%EB%8A%94-%EB%8F%99%EC%9E%91%ED%95%98%EB%82%98-sftp%EB%8A%94-%EC%A0%91%EC%86%8D%EC%9D%B4-%EC%95%88%EB%90%A8
- error - remote host has disconnected
check sftp path /usr/lib/openssh/sftp-server /usr/lib/sftp-server
Arch Linux
C911@MightyComputar ~]$ sshfs root@tardis:/ mymountpoint -p 22 -d FUSE library version: 2.8.5 nullpath_ok: 0 root@tardis's password: remote host has disconnected
https://bbs.archlinux.org/viewtopic.php?id=128873
