使用 sshfs 在 Windows 和 linux 間分享檔案
主要因為要在筆電上做檔案分享,網路環境會換來換去,所以不考慮 samba 或 NFS,而且 sshfs 還不用在 server 上做任何設定,還蠻符合需求的。 Ubuntu 安裝就不提了,指令如下: 在 /etc/fstab 中的設定 如果沒有成功的話可以加入 -o debug,sshfs_debug,loglevel=debug (如果是 fstab , 直接加在參數們中間) , 並用 sudo mount -a 除錯,有時候還會叫你加入信任的主機,或是重灌 server 後發現 host identification has changed 之類的 stackexchange – how-to-make-an-fstab-entry-for-sshfs-on-non-standard-ssh-port-and-using-ssh-keyaskubuntu.com sshfs-is-mounting-filesystems-as-another-user Windows SSHFS-WIN issue linux 下 ls 卡住 : ServerAliveInterval=15,ServerAliveCountMax=3 sshfs-win 在 windows 更新後無法連線至 sshfs