Uploaded files are stored in TMP system folder (UBUNTU)

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

I am using 3.2.5 strapi version. When I upload user files they are stored in MyProject/public/uploads but not only there, also in tmp (root folder of ubuntu). It takes a lot of memory. Could you tell whether is some way to avoid storing files in tmp folder

Hi, we have the same issue. @yuriy.ivanyk did you find any solutions for this?

We also have this problem. Does anyone know where you specify where the files are uploaded to? On one system I have it goes to public/uploads and the other system it doesn’t work and I don’t know why?

i have the same issue here it overloads the memory with large files that can be otherwise stored on the disk