href link to uploaded file

href link to uploaded file

I would like to see Zoho support a direct link to an uploaded file via a standard URL that allows the email/browser app to handle the file accordingly.

For example:
Copy code
  1. http://creator.zoho.com/zoho.adminuser/zoho.appname/FILES/uploaded_file.pdf
where the path 'FILES' is what is needed.

 versus the current click-to-download option:
Copy code
  1. http://creator.zoho.com/DownloadFile.do?filepath=/input.File_Upload_1&sharedBy=zoho.adminuser&appLinkName=zoho.appname&viewLinkName=yourViewName
The requirement for users to download and save a local copy of file, then find it and open it is not friendly and non-standard.  Is there some major security or technical issue I'm missing?