I have a NAS with Debian. Disk in NAS is btrfs. Service which serves files is samba server (smbd).
I have a Windows client with an external NTFS disk.
I want to synchronize NAS disk with external disk via FreeFileSync program on samba protocol.
Linux samba server does not provide to Windows clients if a file is a symlink or hardlink or btrfs reflink.
Is there an option on smbd.conf which can provide such info to Windows clients?
At least for symlinks.