在 OS X 與 Linux 之間使用 Asustor ADM NAS 的 NFS 分享檔案的設定與注意事項
- 啟用 Allow connections from non-reserved ports (ports greater than 1024)
- 在 Asustor ADM 中需要在 NFS 存取權限中指定 Mac 機器的區間範圍。
- 手動修改 /etc/exports,將既有的 xxx_squash 改為 all_squash 指令,可以避免兩方使用不同的權限,導致無法被另一方順利讀取。
詳細說明:Using NFS to Share Files on Asustor Between OS X and Linux.