I wish to provide a button or link that, when pressed, streams data from a remote server (via axios), and saves the data to a file in the Downloads directory.
Is this possible?
I wish to provide a button or link that, when pressed, streams data from a remote server (via axios), and saves the data to a file in the Downloads directory.
Is this possible?