I'm using alfresco community edition 5.2.g, which has the download-as-zip api. ( alfresco/api/-default-/public/alfresco/versions/1/downloads/ ). Each time the API is called, alfresco seems to create a temporary node in data space. When there are tens of user use this function, my server's disk space quickly runs out.
Finally, I have to disable this function. To me, Alfresco keep those temporary nodes and won't delete it.
I wonder if Alfresco is able to free the space taken by the 'temporary' nodes. I think there should be a way to config the life time of the temporary data. Please if you can help.
Alfresco has a cleaner job to delete such files.
Default configuration is 24 hours and can be modified via global properties
Thank you for reply. Could you tell the name of the property?
#
# Download Service Cleanup
#
download.cleaner.startDelayMins=60
download.cleaner.repeatIntervalMins=60
download.cleaner.maxAgeMins=60
Hello Guys,
Can you please share the job details or any documentation link to refer from?
Also, please let me know:
Appreciate your kind help!
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.