Server Download File!
-
Can anyone show me example of Server.downloadFile() please?
Example Image Link:
https://globalcastaway.com/wp-content/uploads/2019/11/the-ultimate-guide-for-visiting-Angkor-Wat-1280x640.jpg -
@sakorada i followed DOC
https://docs.hise.audio/scripting/scripting-api/server/index.html#downloadfileBut return property doesn't seem to work
file was download completed,but got this error in console -
-
@d-healey so ,What happen to those return type? Not yet implemented?
-
@sakorada Experiencing a similar issue here.
@Christoph-Hart It seems that the return type for the download callback is not working properly. I can download a file from my server, but the
info
parameters is always undefined, so you can't check the progress or completion.