RenoFischa / idrive

IDrive Backup Docker image
MIT License
9 stars 3 forks source link

Your backupset is empty: Did I miss a step? #3

Open fintechsteve opened 1 week ago

fintechsteve commented 1 week ago

Followed the instructions and mounted my drives to /mnt/backup. Files are visible in this folder.

When I manually start the backup script it complains that "Your backupset is empty."

Was I supposed to modify the backup settings to backup the contents of /mnt/backup? Or is that automatically set up for me?

fintechsteve commented 1 week ago

I think I answered my own question:

1) Ran ./edit_supported_files.pl 2) Selected option 1: Edit your Backupset 3) After noticing this file was completely empty, pressed i to insert. 4) Wrote /mnt/backup/ 5) Pressed :wq!

6) Ran ./Backup_Script.pl and watched it successfully backup

Not sure if the config didn't automatically default to this or I missed a step in setup, but if anyone else encounters this, easy fix.