You are not logged in.
Pages: 1
I make backup on the server using TZipWrite and download it using http.sys (HTTP_RESP_STATICFILE). No problem here. It can be downloaded with any client having a progress bar.
During backup restoration, I need to upload a file of a big size say 100-500 MB to the server. If I use Client.UpdateBlobField, there is no possibility to output, even approximately, the progress bar.
Is there a possibility to directly upload big size files to the server by using http.sys at the server side?
Offline
Pages: 1