Answer the question
In order to leave comments, you need to log in
Uploading large files to a remote server with the ability to resume?
It is necessary to upload large files from the device (ios) to the server so that if the connection is broken, you do not have to load it first. nginx web server .
As I understand it, there are several techniques, such as:
• via ftp;
• via PUT using webdav;
• via http in small parts.
Please advise the most optimal way, and what are the pitfalls in each of them.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question