search for: lock_the_file

Displaying 1 result from an estimated 1 matches for "lock_the_file".

Did you mean: _oc_the_file
2006 May 14
3
send_file and locking files after download?
Hello, I''m working on a download service which grants users a one-time-download access to files. The idea is to write an entry to a database table after a successful download that "locks" the download link for the user. After doing some quick tests with send_file I noticed that send_file does not block until the user has downloaded the full file, but proceeds with the