Tutorial: How to migrate mass data to a new NextCloud server

Hello,

I’ve answer the question by doing upload on test server.

It works without external storage.
In fact I used rsync to transfer folders to users files directory.
The only thing is that console.php script not work (nextcloud 12 ?).
After searching unseccefully the web I try occ script that have the sames parameters :slight_smile:
sudo -u nginx php occ files:scan --all

Regards,
Fred