Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where is the information stored in windows #154

Closed
kinomakino opened this issue Apr 12, 2016 · 3 comments
Closed

Where is the information stored in windows #154

kinomakino opened this issue Apr 12, 2016 · 3 comments

Comments

@kinomakino
Copy link

When i did apt-get intall "program". where is "program" folder on windows?
it´s for control data, spaces and backup.

Thanks.

@hut8
Copy link

hut8 commented Apr 12, 2016

You can look around in %LOCALAPPDATA%\lxss.

So if my username is hut8:
C:\Users\hut8\AppData\Local\lxss

Do not try to write anything directly from non-LXSS (e.g., save something there from a Windows application program).

@mishac
Copy link

mishac commented Apr 13, 2016

Do not try to write anything directly from non-LXSS (e.g., save something there from a Windows application program).

Why is this? My use case requires maniuplating files from both the commandline and from an IDE so not being able to access files from within windows apps is infuriatingly limiting.

@benhillis
Copy link
Member

@mishac - This has been discussed in #45. I'd suggest working out of one of your /mnt/<drive_letter> directories if you want to modify files from both WSL and Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants