public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* WSL filesystem link compatibility?
@ 2023-12-18  6:44 Dan Shelton
  2023-12-18 16:35 ` Brian Inglis
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Shelton @ 2023-12-18  6:44 UTC (permalink / raw)
  To: cygwin

Hello!

Where is the difference between native filesystem links, and WSL
filesystem links, in Cygwin?

Dan
-- 
Dan Shelton - Cluster Specialist Win/Lin/Bsd

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

* Re: WSL filesystem link compatibility?
  2023-12-18  6:44 WSL filesystem link compatibility? Dan Shelton
@ 2023-12-18 16:35 ` Brian Inglis
  2023-12-18 17:21   ` Matthew Patton
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Inglis @ 2023-12-18 16:35 UTC (permalink / raw)
  To: cygwin

On 2023-12-17 23:44, Dan Shelton via Cygwin wrote:
> Where is the difference between native filesystem links, and WSL
> filesystem links, in Cygwin?

https://cygwin.com/cygwin-ug-net/using.html#pathnames-symlinks

https://cygwin.com/cygwin-ug-net/using-cygwinenv.html

https://cygwin.com/cygwin-ug-net/setup-locale.html#setup-locale-problems

-- 
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer     but when there is no more to cut
                                 -- Antoine de Saint-Exupéry


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

* Re: WSL filesystem link compatibility?
  2023-12-18 16:35 ` Brian Inglis
@ 2023-12-18 17:21   ` Matthew Patton
  0 siblings, 0 replies; 3+ messages in thread
From: Matthew Patton @ 2023-12-18 17:21 UTC (permalink / raw)
  To: cygwin, Brian Inglis via Cygwin; +Cc: Brian Inglis

[-- Attachment #1: Type: text/plain, Size: 292 bytes --]

That said, cygwin now uses junctions which is annoying and not all that compatible with all aspects of the windows ecosystem. So I wrote a wrapper script that replaced ln with calls to mklink. Much better. 

https://github.com/tb3088/shell-environment/blob/master/.functions_os.CYGWIN_NT#L9

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

end of thread, other threads:[~2023-12-18 17:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-18  6:44 WSL filesystem link compatibility? Dan Shelton
2023-12-18 16:35 ` Brian Inglis
2023-12-18 17:21   ` Matthew Patton

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).