this post was submitted on 18 Aug 2025
86 points (97.8% liked)

Privacy

50495 readers
258 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

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:\

you are viewing a single comment's thread
view the rest of the comments
[โ€“] MangoPenguin@lemmy.blahaj.zone 3 points 1 year ago* (last edited 1 year ago) (2 children)

That's unfortunate.

Did you test restores before this and they were OK?

I definitely recommend having at least 2 backups, so you have 3 copies of your important data at all times.

[โ€“] e_chao@lemmy.world 1 points 1 year ago

That was my first time testing the backup. Good suggestion.