Problem to Import Backup DB

System Information
  • Strapi Version: 4.20.0
  • Operating System: Mac OS 12.7.3
  • Database: MySQL
  • Node Version: 20.11.0
  • NPM Version: 10.2.4
  • Yarn Version: 1.22.21

Hello friends. My partner made a remote MySQL database a few weeks ago, I could connect perfectly and work but for development I chose a local DB on my PC, the problem comes today when I connect to the remote DB and I want to import the backup I just finished of doing. Strapi connects without problem to the remote DB, but throws an error when importing the backup DB

I used this command yarn strapi import -f backup.tar.gz to import the local Backup to the remote DB

Is Normal to have this folders ?