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

How to get "choosen file/folder system path" #178

Closed
gnusiva opened this issue May 7, 2020 · 5 comments
Closed

How to get "choosen file/folder system path" #178

gnusiva opened this issue May 7, 2020 · 5 comments

Comments

@gnusiva
Copy link

gnusiva commented May 7, 2020

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.

@Anoesj
Copy link
Contributor

Anoesj commented May 7, 2020

In short, you can't.

#36 and #145 may answer your question.

#156 might be a future solution to your problem.

Hope that helps!

@mkruisselbrink
Copy link
Contributor

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.

@aallaass
Copy link

@aallaass
Copy link

#260

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

No branches or pull requests

4 participants