Page 1 of 1

HTML5 Connection download files from server

Posted: Wed Oct 28, 2015 4:21 pm
by mwaelchli
Hello

With the HTML5 connection it's possible to make file transfer from server to the client. It's allowed to select more than one file, but it not works. It works only if one file is selected.
How I could transfer more than one file in same time?

Thanks Marcel

Re: HTML5 Connection download files from server

Posted: Wed Oct 28, 2015 10:30 pm
by bytemasters
I think you have to make an archive like a zip-file to do so.

Re: HTML5 Connection download files from server

Posted: Thu Oct 29, 2015 8:26 am
by mwaelchli
Clear ZIP is a solution.
But then it should be not allowed to select more than one file in the file dialog...
It exists no solution without ZIP?
Marcel