Error during backup restore

Hi,

I move several backup’s users to another server, but on some users, the restore process stop with this error :

-- USER --
2024-12-20 22:20:31 USER

-- WEB --
2024-12-20 22:20:33 domain.fr

-- DNS --

-- MAIL --

-- DB --
2024-12-20 22:20:41 USER_bd
/backups/hestia/tmp.JQNYgVZKaQ/db/USER_bd/USER_bd.mysql.sql.zst: 92851070 bytes 

-- CRON --
2024-12-20 22:20:54 0 cron jobs

-- USER FILES --
2024-12-20 22:20:54 .bashrc
2024-12-20 22:20:54 .config
2024-12-20 22:20:54 .bash_logout
2024-12-20 22:20:54 .cache
2024-12-20 22:20:54 .local
2024-12-20 22:20:55 .ssh
2024-12-20 22:20:55 .vscode-server
2024-12-20 22:20:55 .npm
2024-12-20 22:20:55 .composer
2024-12-20 22:20:55 .profile
sed: -e expression #1, char 3: unknown command: `
'
sed: -e expression #1, char 3: unknown command: `
'


What’s going wrong with them ?

I am no expert but I believe the ’ is incorrect bash character. It is supposed to be ‘ instead.

Somewhere in the files/folders name, the character seems to be incorrect. Check the names once.