Hi team,
After upgrade to 6.2 (5.13 -> 5.14 -> 6.0 -> 6.1 -> 6.2), we have noticed that contents of 'uploads' directory are not clearing automatically. On Production I had to setup a cronjob to manually clear it periodically.
Screenshot-2024-06-01-at-3.38.53PM.png
On demo site, still seeing files from May 9 after upgrade
Interesting. Are you using dvwebloader or other addons? Globus?
Hi Phil,
Only using the Web uploader, we don't have Globus setup for Production yet.
Do you think it could be dvwebloader? @Sherry Lake are you seeing the same thing? Files sticking around?
@Bikram I'm asking in IQSS Slack if anyone has any ideas.
For us its happening on all Test, Demo, Prod environments
Philip Durbin said:
Do you think it could be dvwebloader? Sherry Lake are you seeing the same thing? Files sticking around?
We haven't upgraded to 6.2 yet. We are doing that (from 5.14) next week.
Thanks, Sherry.
@Bikram honestly, if you want to go ahead and create an issue, please feel free. Where there's smoke, there's fire, as we say. :grimacing:
Thanks Phil, will create issue.
This looks great, thanks: Temporary files in uploads directory not deleting automatically #10667
I can confirm this. Is it safe to remove those .tmp files manually?
AFAIK once the file is uploaded and user hit the save button, those .tmp files are of no use and should be deleted automatically. I have added a cronjob to run every 2hours and deleted files older than 2hrs. It should give users enough time to save the changes.
hey @Bikram what type of datastore were you testing? my GRA was unable to reproduce this in version 6.3 with a local datastore. next to set up an S3 bucket.
Hi @Don Sizemore, we are using S3 datastore but Openstack Swift S3.
Last updated: Oct 30 2025 at 06:21 UTC