File Upload Question -- where does the file go?

So I just finished the file upload project… BUT, I have no idea how to handle the file, and where even do the files go? - I checked the storage folder that I set up for multer and voila nothing :rofl::rofl::rofl:

Please point me to the right direction as to where to read about it. TIA! :smiley:

It would go on the machine or server where your code runs. You will need read/write access to that machine.