symlinks operation no supported on SMB share
Posted: Fri Sep 15, 2023 3:28 pm
add 'vers=3.0' and 'mfsymlinks' to mount line.
e.g
tested and working.
e.g
Code: Select all
mount.cifs //192.168.1.11/vpnzm /media/vpnzm -o credentials=/home/jane/cifs_cred,vers=3.0,uid=33,gid=33,rw,mfsymlinks 0 0