public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* WSL symbolic links
@ 2020-03-26  9:00 Thomas Wolff
  2020-03-26 11:00 ` Corinna Vinschen
  0 siblings, 1 reply; 23+ messages in thread
From: Thomas Wolff @ 2020-03-26  9:00 UTC (permalink / raw)
  To: cygwin

A symbolic link created with WSL is neither interpreted in cygwin nor 
can it be deleted:
 > touch file
 > wsl ln -s file link
 > wsl ls -l link
lrwxrwxrwx    1 towo     towo             1 Mar 26 08:56 link -> file
 > ls -l link
-rw-r----- 1 Unknown+User Unknown+Group 0 Mar 26 00:00 link
 > rm -f link
/bin/rm: cannot remove 'link': Permission denied (even as admin)
 > cmd /c del link
works.

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2020-04-05 15:22 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-26  9:00 WSL symbolic links Thomas Wolff
2020-03-26 11:00 ` Corinna Vinschen
2020-03-26 16:15   ` Thomas Wolff
2020-03-26 19:12   ` Brian Inglis
2020-03-26 19:56     ` Corinna Vinschen
2020-03-26 23:52       ` Thomas Wolff
2020-03-27  5:46         ` ASSI
2020-03-27 11:21         ` Corinna Vinschen
2020-03-27 12:24           ` Thomas Wolff
2020-03-27 13:01             ` Corinna Vinschen
2020-03-27 14:43               ` Thomas Wolff
2020-03-26 20:05     ` Corinna Vinschen
2020-03-27 17:58       ` Brian Inglis
2020-03-27 18:53         ` Corinna Vinschen
2020-03-28  3:32           ` Brian Inglis
2020-03-28 10:31             ` Henry S. Thompson
2020-03-28 11:30               ` Thomas Wolff
2020-03-28 11:59             ` Andrey Repin
2020-03-28 20:45               ` Brian Inglis
2020-03-29 11:52                 ` Andrey Repin
2020-03-30  8:46             ` Corinna Vinschen
2020-04-04 14:32   ` Denis Excoffier
2020-04-05 15:22     ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).