When we use the export functionality present with the "admin" user in Alfresco the orginal file name getting changed in the file system. Is their any way to export the file with the original file name as shown in Alfresco login user space? It will be appreciated if you can give some clue.
It is possible to get a link directly to a file (using the original filename). As it says in the wiki the URL will take the form /alfresco/download/<direct|attach>/<workspace>/<store>/<nodeId>/<filename> . If you click on the name of a document in the web client you should see this in action already.