A user asked if it was possible to select a download folder prior to downloading requests...
Currently the browser will download files to the default download folder without opening a dialog box. This is currently how WeTransfer, Dropbox Transfer and almost all other file transfer tools behave. -- While it is possible that Sinosend asks the user first, which folder they would like to receive the file contents into, not all browsers support the new File API, hence we would need to work around this.
Lets gauge user interest here first before working on a implementation.