Restic ynh app / restore backup

What app is this about, and its version: Restic app
What YunoHost version are you running: 12.1.3
What type of hardware are you using: Old laptop or computer

Describe your issue

I use restic app on yunohost to backup config / data / multimedia and apps
I can see that the backup files are well created.
Now I want to test the backups and try to restore some apps but I can’t find a way to do it.
I try the command “restic -r /home/yunohost.backup/restic_archives/auto_conf snapshots” but the prompt tells me “bash: restic : commande introuvable”
Can someone tell me how to test the backups and how to restore it ?
thanks

Share relevant logs or error messages

.

wtf …
it looks like I have to input “/var/www/restic/” before the commands … :sweat_smile:

Yes exactly!

Restic binary/executable file is located in /var/www/restic/restic, which is not included in the user PATH

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.