sshfs/\350\265\267\345\213\225\346\231\202\343\201\253\350\207\252\345\213\225\347\232\204\343\201\253\343\203\236\343\202\246\343\203\263\343\203\210\343\201\231\343\202\213\343\202\210\343\201\206\343\201\253\343\201\231\343\202\213.md
... ...
@@ -3,4 +3,10 @@
3 3
```
4 4
Host key verification failed.
5 5
```
6
-が表示されるとき,[networking - SSH accepts key but SSHFS doesn't - Ask Ubuntu](https://askubuntu.com/questions/1131408/ssh-accepts-key-but-sshfs-doesnt)が問題.
... ...
\ No newline at end of file
0
+が表示されるとき,[networking - SSH accepts key but SSHFS doesn't - Ask Ubuntu](https://askubuntu.com/questions/1131408/ssh-accepts-key-but-sshfs-doesnt)が問題.
1
+
2
+一旦,rootからssh接続する.
3
+
4
+```
5
+$ sudo ssh [remote_server]
6
+```
... ...
\ No newline at end of file