On Apr 4 16:32, Denis Excoffier wrote: > Hello, > > I tried the last snapshot (not announced) dated 20200403, and the new symbolic links don’t seem to work properly: > > > % mkdir test > % cd test > % mkdir foo > % cp /usr/bin/ls.exe foo/ls.exe > % foo/ls > foo > % foo/ls.exe > foo > % ln -s foo bar > % bar/ls > bar/ls: Permission denied. > % bar/ls.exe > bar/ls.exe: Permission denied. > % Thanks, should be fixed in the latest snapshot. Corinna -- Corinna Vinschen Cygwin Maintainer