Import files into folder users

I have created several users and want to import files into their personal folders before their first connections, but the user’s folders are only created when they log in the first time.
How to do this?

Copy the files into the skeleton folder (not sure, but i think its somewhere under the “core” folder. New users will initially get the files placed there. Remove the standard files if you like so.

It’s not the same files.
Is there a way to force the creation of the profile files before the first connection.

You can do this in:

/core/skeleton/

If it al different files:

Create under the location of youre storage the directory:

user*/files/

* where every user have his own directory.

And you can put the files/directory directly in the directory files and when the user login for the first time, they have there files already.