I am trying to build a section on my site to do the following:
Create a place to upload .zip files
Allow the files to be "checked out" by a user on a per file basis
When a file is "checked out" only that user (and administrators) can access the file
Essentially, I need to distribute...