I want to store files (PDFs, DOCX, etc.) behind the root folder
I want members to login to my site and download these files via a url
The link needs to be scrambled ie. http://www.mydomain.com/fdsfjksdksdasd
The URLs can NOT be shareable i.e. members must be logged in (so deny hotlinks)
The files most be delivered across HTTPs / SSL
Is this possible with Assets? Or is there another solution you could recommend? I’ve been searching for a while, but not found anything conclusive.