參考文章在這裡。
Mounting a remote filesystem with sshfs allows you to do anything on the files, just like local files. Because it is an SSH connection, it is secure (encrypted, two-way authenticated), and it works with almost any ssh server.
簡單的說呢,每次都要 ssh 上去某個站點改來改去的,多麻煩。
如果可以用 mount 的方式,把 server 上面的某個目錄當作是我的 public_html 目錄,
加上 ssh 金鑰的方式,豈不是很好?
架設需求如下:
1. 可以 ssh 登入的帳號
2. fuser (如果要讓使用者自已可以 mount 的話)
3. sshfs
沒有留言:
張貼留言