WebSite X5Help Center

 
Marvin V.
Marvin V.
User

How to create downloadable files with Password ?  en

Author: Marvin V.
Visited 823, Followers 1, Shared 0  

Hello I need your help
Please
I want to insert a file in my web page
make it downloadable but i want to protect it
with Password so they can download it
only the people that I provide the Password

Thanks

Posted on the
5 ANSWERS - 2 USEFUL
John S.
John S.
User

Hello Marvin

Be aware that using protected pages where people can download from, will surely protect the download button to be seen by other people than the ones that has a password to the page - 

BUT -

It will not protect the file from downloading. If a user "finds" the files or know the filenames, they can be downloaded.

A way could be to make a special folder and protect this folder with password protection in a .htaccess file in the folder.

Another way could be to zip the files and specify a code for the zipping.

The methods can be combined. If you has PHP experience, you could use protected pages and also have a protection via  .htaccess for certain file-types and a script that uses the credentials from the protected-page credential to make a check for the folder credentials.

If not the file has very confidential information, then the protected page solution could be enough. If a file has confidential information, then the file could be zipped.

Read more
Posted on the from John S.
Axel  
Axel  
User
Best User of the month FR

Another quick way is to use my temporary URL tool... with a unique random link...(working juste one time or not)

https://afsoftware.fr/my_tools.html

Read more
Posted on the from Axel