Upload a file in different folder with the same name
Hi eveyrone,
I would like to upload a file in different folder with the same name (
Currently my script work but I have to replace "userx" each time.
Is it a simple way to do that?
I would like to upload a file in different folder with the same name (
folderA
) but at different place:
...data/user1/folderA ...data/user2/folderA ...data/user3/folderA
Is it a simple way to do that?