I am using ubuntu app inside of windows 10. I can access most of windows files using bash. The windows documents are inside of /mnt/c
. Thats ok.
I can access "Google Drive" folder in Command Prompt (cmd.exe) with entering G:
command in Windows 10. (Google Drive Commercial, drive file stream) It is also ok. My question is
Is there any way to access "Google Drive" folder using bash?
Attempt 1:
I made a shortcut of "Google Drive" folder in Windows' desktop. I open the bash, and write cd /mnt/c/Users/Taygun Bulmus/Desktop
. But it is not a directory.
Related questions:
how to read sh files on Ubuntu built in Windows 10 developer mode,
Windows Linux Subsystem - Accessing Files outside of Ubuntu
EDIT 1:
It is still open issue for wsl community (17/03/2020):