Access files on Synology NAS within the local network (NFS)
Opened this issue · 0 comments
maxim-ge commented
On the laptop:
- cd /mnt
- sudo mkdir ds423
- sudo mount -t nfs 192.168.18.32:/volume1/homes /mnt/ds423
- sudo mc
Opened this issue · 0 comments
On the laptop: