Hi Tracey,<div><br></div><div>1. One, you can password protect the page you download it from using Drupal page access strategies. That does nothing to the file and the URL created for the file upon upload will not be protected. So a privileged user could email the download URL to someone without privileges to access that page but still get the file anyway via the URL.</div>
<div><br></div><div>2. You can use Drupal&#39;s &quot;private file system&quot; which will protect the file URL as well. In Drupal 6 and earlier you have to decide on private files for your whole web site. Since people complain about the private files system (just google &quot;private file system problems site:<a href="http://drupal.org">drupal.org</a>&quot; for more info), it would be a drag to use the private files system on the whole site unless that was a major focus of the site.</div>
<div><br></div><div>3. In Drupal 7, Drupal file handling is much improved. You can designate private files by content type. You don&#39;t have to have the files stored on the same server as the Drupal install, and a lot more. So if you can wait for Drupal 7, I&#39;d say that is your best bet.</div>
<div><br></div><div>Best,</div><div><br></div><div>Shai<br><br><div class="gmail_quote">On Mon, Mar 22, 2010 at 2:32 PM, Tracey Hummel <span dir="ltr">&lt;<a href="mailto:thummel@email.arizona.edu">thummel@email.arizona.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Is there a was to password project a file uploaded through Drupal?<br>
<br>
Thanks,<br>
Tracey<br>
<br>
<br>
--<br>
Tracey Hummel<br>
Web Developer<br>
University Information Technology Services<br>
Learning Technologies Services<br>
University of Arizona<br>
(520) 626-5139<br>
<a href="mailto:tracey@uainfo.arizona.edu">tracey@uainfo.arizona.edu</a><br>
<font color="#888888"><br>
<br>
<br>
<br>
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br></div>