Tagged Questions
7
votes
1answer
534 views
Permissions for serving up temporary files
I have a system (web based application) which pulls file attachments from a 3rd party system via SOAP. These are in turn on our system created as files in a directory.
When a user of the system ...