I have an html form that uploads a file and I can save it to a folder. The problem is that now I need to do the reverse operation, and return the file in that same field of type input type file so that the user can edit. Someone can give me a hand, I'll be grateful. I have tried to save in the value of this input and still it will not.