I have a old laptop which i changed into a home server.
Now i have a hdd (where all the photos, videos and documents are present) and and ssd (Intenal storage).
I have set the hdd as /external and synced all the photos and videos. But now when i upload from my mobile device it saved in the ssd. After going to docs and chat gpt, i found that it creates a upload dir that is set in the .env. And there are also folders for thumbnails and metadata.
Now i only want that storage to be on the hdd, cause the ssd space is less for storing the original data. I want the ssd storage to have the thumbnails and all the other things for faster initial loading.
Is there any possible way to achieve this?