Get browser download path with javascript

That is not possible.

Pure browser-JavaScript is not be able to get information about the user’s filesystem. The default download path might also contain sensible information, which is risky:

Imagine that one stores his downloads at C:\CompanyName\RealName\PhoneNumber\Adress\.

Leave a Comment