Jump to content

question about creating a file.


asmon

Recommended Posts

Can use login script to secure the file for registered users and then...

you can use md5 to store with the userid in database, and expire it after download. Also give the specific md5 hash with the link and store it at the same time in database.

 

Just a thought...

If you don't want to change the name of all files created already (if the system has been in use already that is) you need to set up a landing page and use a password, unique links (with for example md5 hashes as someone suggested) or some other solution to protect the user's file.

 

How much security you want does of course depend on the content of the files.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.