logoalt Hacker News

GeekyBearyesterday at 1:41 PM1 replyview on HN

Microsoft had to warn users that they would corrupt the original WSL subsystem if they touched Linux files using Windows tools:

> DO NOT, under ANY circumstances, access, create, and/or modify Linux files inside of your `%LOCALAPPDATA%` folder using Windows apps, tools, scripts, consoles, etc.

They did overcome that problem eventually, but by then everyone had moved on to WSL2.


Replies

pjmlpyesterday at 4:13 PM

That is no different from having file systems problems across OSes, as old as there are multiple OSes.

Even Linux best practices for SMB access have been as read only.

show 1 reply