-
Notifications
You must be signed in to change notification settings - Fork 66
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
How to get "choosen file/folder system path" #178
Comments
Indeed, what Anoesj says. We don't think users would understand it if when selecting a file the website would for example learn the username of whoever selected the file because the file just happened to be inside their home directory. So for that reason we have no plans to expose the full path to the web. |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am developing an educational app, were i need to show the users of my site which folder does they choose to store the site generated files.
in fileHandle object, i dont see any method which giving me the full system path to convey the user about the location.
Or is there any security reason behind this feature? if so, please explain me.
The text was updated successfully, but these errors were encountered: