Page 1 of 1

symlinks operation no supported on SMB share

Posted: Fri Sep 15, 2023 3:28 pm
by zemerdon
add 'vers=3.0' and 'mfsymlinks' to mount line.

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
tested and working.