QUOTE(groovejuice @ Sep 29 2006, 05:06 PM)

This is exactly how Cubecart works. An obfuscated link is emailed to the customer, so the download file's location is indecipherable. You should place the download directory at the root level of your server rather than in your HTML folder for additional security. Another good idea is to place an index.htm file into each download folder and subfolder with some type of "you are not authorized" message. That way if someone does navigate to the folder, the directory contents are not visible.
QUOTE(groovejuice @ Sep 29 2006, 05:06 PM)

This is exactly how Cubecart works. An obfuscated link is emailed to the customer, so the download file's location is indecipherable. You should place the download directory at the root level of your server rather than in your HTML folder for additional security. Another good idea is to place an index.htm file into each download folder and subfolder with some type of "you are not authorized" message. That way if someone does navigate to the folder, the directory contents are not visible.
Thanks for that. Is there anywhere I can see CC in action being used for sales of digital downloads?