how to choose the folder path for downloading the file in local machine angularjs

2,641 views
Skip to first unread message

kowshik kumar

unread,
Aug 6, 2018, 8:21:29 AM8/6/18
to Angular and AngularJS discussion
I have to choose the folder path in local machine for downloading the file

abhay dhar

unread,
Aug 8, 2018, 7:40:36 AM8/8/18
to Angular and AngularJS discussion
Hi Kowshik,

Which plugin npm module are you using for the file upload functionality. IMO you will have to specify a parameter/flag to file upload control to select the folder itself.

You can try the HTML 5 file uploader 

<input type="file" id="ctrl" webkitdirectory directory multiple/>

Please check for browser compatibility and play around with flags and other option supports
Reply all
Reply to author
Forward
0 new messages