T
T
the_boss2015-03-31 20:38:29
Data storage
the_boss, 2015-03-31 20:38:29

How to correctly organize the distribution of files?

Connoisseurs, advise how to be. There is a site with ~10000 visitors. It will contain links to download archives (zip, rar...). The main site is located on the same hosting, the files are in the cloud storage of another hosting provider, the sites are not directly connected to each other. Cloud storage is static, no dynamics. How to combine them?
The sequence of actions when receiving files: the user enters the main site, clicks the link, the anti-leech script processes the request and gives a link to the file from the cloud storage, while not revealing the real address of the file storage. Purpose: to prohibit receiving files directly from a remote cloud storage without visiting the main site located on another server. Is it possible to organize this using, for example, php?
Sorry for the broken explanation )) I just don't even know how to approach this issue ))

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
ShamblerR, 2015-03-31
@ShamblerR

what engine?
which cloud
is generally the easiest way to mount a directory via webdav into the site structure and that's it.

A
Alexander Talalaev, 2015-03-31
@neuotq

As far as I remember, the selector has everything for such functionality, read the documentation there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question