Posted by Phil on 09/23/06 02:56
robin@19.5degs.com wrote, On 22/09/06 6.38 a:
> 1. Create a symlink to the file and .. redirect user to it and delete
> the symlink later
I suspect that this would not only be more effort, but prone to a lot
more failure.
For example, how would you detect when the user has finished downloading
the file and you need to clean up the symlink? How would you stop other
people from grabbing this symlink and also downloading the file? How
would you create unique symlinks? What if you run into filesystem
limitations?
-Phil
[Back to original message]
|