2
Answers

Upload file in parts/resume a file upload on server?

Photo of Deepak Bhatia

Deepak Bhatia

15y
2.6k
1

Hi friends,
Please help me sorting the problems of resuming upload of file to server?
Problem in detail
I am uploading big files on server almost 1 2 GB using HTTP and sometimes what happens is that after 99% the file transfers fails due to some network problem. Now I want to restart the file transfer after the bytes that I have uploaded. In Http if I transfer file from point where I left then it replaces the existing file...........
Please do provide some suggestions ASAP.
I have been googling for one day but no hopes...

Answers (2)