I have uploaded a file to my website and attach download link like this, <a href="Path-to-file" download="">DOWNLOAD</a>
Its there a way to save this into a specific location?
I have uploaded a file to my website and attach download link like this, <a href="Path-to-file" download="">DOWNLOAD</a>
Its there a way to save this into a specific location?
there is implementation in git hub which supports text download , image download and many more.
below is the link