How to Download Files in PHP over apache server Once it has been moved from Main Drive to Secondary Drive
Budget: ₹400 – ₹750 INR
Hello
We have a file storage website, Where users can upload share and download files.
To improve the speed of our website and upload speed we added a Nvme SSD to host the codes for website.
We also use the same nvme ssd to upload files.
Once files are uploaded to nvme ssd we use a bash script to move the files to a HDD
But we dont know how to downloads the files once it has been moves to the secondary HDD.
The main code will be on the Primary Nvme ssd and the files user upload will be moved to secondary HDD so how to make the code point to the files in secondary Drive'
We have a file storage website, Where users can upload share and download files.
To improve the speed of our website and upload speed we added a Nvme SSD to host the codes for website.
We also use the same nvme ssd to upload files.
Once files are uploaded to nvme ssd we use a bash script to move the files to a HDD
But we dont know how to downloads the files once it has been moves to the secondary HDD.
The main code will be on the Primary Nvme ssd and the files user upload will be moved to secondary HDD so how to make the code point to the files in secondary Drive'