Help to find the temporary file path. during the file upload using Nodejs (no express)
I had tried to upload file using Nodejs. After parse the uploaded file will save to a temporary file. but we need to rename it right? For rename that file. its needed to get the old path and new path. How can i find old path?[[enter image description here](https://i.sstatic.net/xF7QyIsi.png)](https://i.sstatic.net/2fdBKWCM.png)
New contributor
Ullekh chandran is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.