V
V
vc4vc2019-02-13 22:56:55
htaccess
vc4vc, 2019-02-13 22:56:55

How to set a password for uploading files?

You need to put a password in the hosting category for downloading mp3 or zip files.
But the download will be from a C# program.
What ways are there to protect files from third-party downloads, for example, if they select a link, or simply somehow find out the link to the file
so that the files can only be downloaded by the program by pincode or authorization.
Tell me, preferably with examples

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2019-02-13
@Compolomus

Give files by script, put the files themselves in a folder where there is no access via the web
On the side of the script, check access, the password is there or something else. And give, reading bytes into the output with the appropriate headers

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question