When I connect to another Mac via Finder (using SMB), creating a hard link with FileManager.linkItem(atPath:toPath:)
fails (both source and destination are on the remote Mac). I read online that SMB itself supports creating hard links, so is this a macOS limitation or bug?