A
A
Andrei2013-01-17 17:03:16
Nginx
Andrei, 2013-01-17 17:03:16

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

2 answer(s)
S
Sergey, 2013-01-17
@this

There is such a thing for nginx.

R
Roman Zhak, 2014-06-26
@Yastr

similar slider

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question