On my truenas server, I have symblic links. I created the links first on my Mac and then did an rsync to truenasath so it did not use a SMB mount point. The result on the truenas server is as I expect. e.g. `ls -l` lists the symbolic links and the paths that they link to.
I then mount the truenas file system via SMB onto the Mac client. The Mac client is running 15.2. The truenas server is running a version of BSD. The underlying file system is ZFS.
From the Mac client, I can not see any symbolic links at all. I can't see them via the command `ls -l` nor via the Finder. It is like the symbolic links can not be represented by the SMB protocol. I assume this is normal but I'm surprised that I am just now discovering this fact. I've used Macs and remote file servers for decades.
Is all of the above "normal"? Is there any way to use symbolic links via SMB shares?
I then mount the truenas file system via SMB onto the Mac client. The Mac client is running 15.2. The truenas server is running a version of BSD. The underlying file system is ZFS.
From the Mac client, I can not see any symbolic links at all. I can't see them via the command `ls -l` nor via the Finder. It is like the symbolic links can not be represented by the SMB protocol. I assume this is normal but I'm surprised that I am just now discovering this fact. I've used Macs and remote file servers for decades.
Is all of the above "normal"? Is there any way to use symbolic links via SMB shares?