I am using the Postman v7.1.0 with windows 10.
When I upload multiple files with same name the files path are not correct.
The first file will have 3 backslashes, the second file will have 2 backslashes
///C:/tempates/template.html
//C:/tempates/header.html
/C:/tempates/footer.html
Please see attaches screenshots.