Jump to content

I don't want software that creates an image, I want these backups of files and media to do an exact copy of a main drive and be accessible when necessary. I have 3 backups now that I made with FreeFileSync. Is there any thing better now?

 

I need it to take basically D:\FOLDER\Content and compare with the one in my backup and only copy over what's different. I want to be able to take a backed up HDD later, scan it, and have software tell me "ok, these things have been changed/added/deleted from your parent drive since the last backup, so we'll get your backup updated to match the changes you've made on your main drive"? 

Link to comment
https://linustechtips.com/topic/1618440-looking-for-specific-backup-software/
Share on other sites

Link to post
Share on other sites

Resilio File Sync and their other products might fit the bill. A few years back I had to deploy Resilio backup software to effectively sync media across an enterprise and it would only copy the files that would be different which was a key advantage especially when network speed was dog slow.

 

It's peer-to-peer locally, so you can have multiple backups running, there's a little bit of fiddling required to get it working, but it might be worth it to you Sync All Your Data Across All Your Devices

Link to post
Share on other sites

On 7/23/2025 at 7:00 AM, tinpanalley said:

I don't want software that creates an image, I want these backups of files and media to do an exact copy of a main drive and be accessible when necessary. I have 3 backups now that I made with FreeFileSync. Is there any thing better now?

 

I need it to take basically D:\FOLDER\Content and compare with the one in my backup and only copy over what's different. I want to be able to take a backed up HDD later, scan it, and have software tell me "ok, these things have been changed/added/deleted from your parent drive since the last backup, so we'll get your backup updated to match the changes you've made on your main drive"? 

You can try SyncBack Pro which offers real time synchronization and detailed log of change made with files. 

Link to post
Share on other sites

On 7/23/2025 at 9:30 AM, tinpanalley said:

I need it to take basically D:\FOLDER\Content and compare with the one in my backup and only copy over what's different.

Just run robocopy /mir <source> <destination> from terminal/command prompt. It will basically mirror the source folder, auto skip files with same name & date.

| Intel i7-3770@4.2Ghz | Asus Z77-V | Zotac 980 Ti Amp! Omega | DDR3 1800mhz 4GB x4 | 300GB Intel DC S3500 SSD | 512GB Plextor M5 Pro | 2x 1TB WD Blue HDD |
 | Enermax NAXN82+ 650W 80Plus Bronze | Fiio E07K | Grado SR80i | Cooler Master XB HAF EVO | Logitech G27 | Logitech G600 | CM Storm Quickfire TK | DualShock 4 |

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×