Doal Miller
2007-Feb-19 01:26 UTC
[Samba] Can Windows client detect symlinks on Samba server?
Did you ever get an answer to your question of "Can Windows client detect symlinks on a Samba server?" I'm running into that problem and needing to detect recursive links so I don't continue to recurse on the same directory. Thanks, Doal Miller
Jeremy Allison
2007-Feb-19 03:22 UTC
[Samba] Can Windows client detect symlinks on Samba server?
On Thu, Feb 15, 2007 at 02:38:44PM -0800, Doal Miller wrote:> Did you ever get an answer to your question of "Can Windows client > detect symlinks on a Samba server?" I'm running into that problem and > needing to detect recursive links so I don't continue to recurse on the > same directory.No, Windows clients don't see symlinks on a Samba server. Linux clients will though (using the UNIX extensions). Jeremy.