IceDrive lost thousands of my files without any notification. Their support escalated my ticket, then ghosted me for 2 weeks before closing it. I’m sharing a script to check if your files are actually backed up: https://github.com/rupumped/NicksAPPS/blob/main/Python/IceDriveVerification.py. Note that it requires argparse.

Usage: python IceDriveVerification.py C:\Documents C:\Photos C:\Projects --backup-root I:\

      • ☂️-@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        16 days ago

        what software do you use to accomplish your backups? how do you prefer testing them?

        • MangoPenguin@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          2
          ·
          15 days ago

          I use Restic for online and Synology active backup for local.

          For restic I either restore the backup if I have the space, or if not just mount it and compare, and restore a portion of it.

          For active backup since they are bootable images I restore to a VM and test.