Looking for a backup program

Following this, I’m looking for a program that is privacy conscious that would automatically backup a folder or a file from a list of location A to location B with a date. I would be able to add any number of location As and Bs.

For example, I would have:

the file C:\ABC\test.txt to be copied to G:\ZZZ\test - [date].txt
the folder C:\DEF\ to be copied to G:\YYY\DEF - [date]
etc.

The end goal is to backup my browser profiles (including Mullvad) automatically and settings files from different programs.

Why not just use RAID 1? You could probably pair it with Timeshift backups as well if you’re on Linux and get what you’re after.

Thanks for your suggestion!

I’m on Windows for now.

All my essential files are on the cloud. Setting up Raid1 just for settings and bookmarks seems overkill. I’d prefer a program if it exists.

Did you try making a batch script? This seems like the perfect situation for it. Set it to auto run on device startup and you’ll be golden.

No, but I did found something recommended by AI:

It works as intented! :slight_smile: