As the title says, how do I copy an image which directory is this:
img/user.png
and let's say we want to copy this image to
user_files/username/putfilehere.png
I've found some really long routes to this, but I believe it can be achieved with a couple of lines of code.