• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Application can't delete its temp files

doncho

Junior Member
I'm not sure where to ask this...
I support a database driven ERP application that creates temporary files and then cleans them up afterwards. On one client system, the application is not able to delete these temp files which are located on a server in a shared networked directory that all users have read/write/modify access to. Any ideas why the app is unable to delete the temp files it creates on this system?
 
Call the ERP company.

BTW, can the temporary files location be controlled by setting $TEMP or $TMP envirionment varibles to local machine's folder?
 
Last edited:
Back
Top