not being able to access WSL locations on Windows `//wsl$/Ubuntu/home/dlituiev/repos` notation

I am running RStudio on Windows and need to access locations on both Windows per se and WSL.

Locations like //wsl$/Ubuntu/home/... don't seem to be accessible. Any ideas?

On Windows 11, this location works for me:

list.files("//wsl$/Debian/home")

You might want to open the Windows Explorer and check what is present at \\wsl$ as a starting point.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.