by eps on 12/23/21, 2:52 PM
There is apparently also a "Donation Edition" -
Everyone who donates is eligible to download a special
version of FreeFileSync without any advertisements,
including a few of bonus features.
It is built from a different source, so it's neither free or open source. Not that anything wrong with it, but it should probably not be distributed under the same name -
https://freefilesync.org/faq.php#donation-editionby JohnTHaller on 12/23/21, 7:07 PM
One issue we've had with FreeFileSync is that the 'portable' functionality of it is a paid-only feature. As are removing ads. We'd rebuild it ourselves and rename it if needed, but the source code requires patched libraries and has no/incomplete build instructions. Neither I nor anyone else I know was able to get it to build, at least over the many years I played with it. That's why the version we make available at PortableApps.com is still version 6.2, that last version that didn't purposely break portability.
by ZoomZoomZoom on 12/23/21, 3:21 PM
The killer feature of this over rsync or rclone (which I love and use almost daily) is pre-run inspection and conflict resolution for each individual file. You know when you need it, and when you do, FreeFileSync shines.
For those mentioning WSL enabling using rsync on Windows: have been using it with Cygwin for years, zero issues. So, WSL wasn't a hard requirement.
by NelsonMinar on 12/23/21, 5:46 PM
I've used FreeFileSync to keep two Windows machines in sync for years. It works incredibly well. It's very fast too; copying lots of files in Windows is often bafflingly slow. Whatever this tool does is not.
I finally quit using it because I got Starlink at my house and now have enough bandwidth to just let Syncthing keep the machines in sync. But if you need to sync through a hard drive you carry around FreeFileSync is great.
by account-5 on 12/23/21, 5:06 PM
This used to be my go-to sync software. I used it via portableapps on Windows. I stopped using it in favor of free portable syncing software when they started charging for the portable version and not allowing it to run from the PA launcher.
by brnt on 12/23/21, 2:32 PM
This tool is in my essentials toolbox. I use it for everything, backups, comparing snapshots, comparing git branches, external drives, you name it.
Inspecting file tree differences is key to all of those actions, as far as I am concerned, and FreeFileSync does it best, and is multiplatform to boot.
by cosmojg on 12/23/21, 3:17 PM
How does this compare to Syncthing or rsync?
by rcoilliot on 12/23/21, 1:21 PM
How come this awesome software not more discussed here ? Anyone here use it ? It literraly been a life changer for me in my backup strategy and I can't recommend it enough to everyone.
by teleforce on 12/23/21, 4:20 PM
by butz on 12/23/21, 4:47 PM
Great software, but building it from source is complicated, as libraries need manual patching. And on Linux from version 11.6 they introduced custom binary installer, that's useful for beginners, but for power users and flatpak packagers it only brought problems.
by nisa on 12/23/21, 3:00 PM
by theandrewbailey on 12/23/21, 3:00 PM
I used a tool similar to this for many years. Then WSL happened, and I started using rsync in there instead to backup and restore stuff on Windows, just like I do on Linux.
by dade_ on 12/23/21, 4:44 PM
I use this for managing offline backups and syncing my music library to my phone and a USB stick for my car stereo. Great tool, stable and dependable.
by jbc1 on 12/24/21, 2:13 AM
I looked at a fair amount of sync and backup tools for macOS a little while ago including this one and couldn’t find any that copied to an external drive on connection. Only on a schedule.
Does anyone know if this is a technical limitation? It seemed like such a core thing to me but it just kept coming up missing.
by orev on 12/23/21, 3:45 PM
For anyone mentioning rsync, I would assert that rsync is very poorly named, and has polluted the ‘sync’ namespace with a meaning outside of what most people understand synchronization to be.
Outside of rsync, the ‘sync’ term almost invariably refers to bi-directional synchronization, with data going between both systems, so when the process is complete, both sides match. Rsync does not do this—it sends files one way only, which is what most people would refer to as a ‘mirror’.
Every other “sync” tool does things bidirectionally, so rsync really doesn’t belong in a comparison with other sync tools.
P.S. I’m aware that people who have never known a world without rsync may not realize that there’s a very real dividing line here, and this concept is very much one of the first the needs to be explained to people when first learning rsync.
by DerWOK on 12/23/21, 6:18 PM
Unfortunately no brew install skipt for this gem?
Anybody knows why?
by betwixthewires on 12/24/21, 4:19 AM
Meh I'll just stick with syncthing.
by wiseleo on 12/23/21, 9:23 PM
I love this software. It solves a lot of problems with legacy environments where I tend to operate. :)
by ww520 on 12/23/21, 7:11 PM
Windows used to have SyncToy in the PowerTools package. Guess this is better for multi platforms.
by woldenron on 12/23/21, 4:02 PM
Where's the source then?
And it displays ads?
by rkagerer on 12/23/21, 4:34 PM
Thoughts vs Beyond Compare (at least for Windows)?
UI looks noisier to me.
by chaxor on 12/23/21, 4:05 PM
What are the different use cases for this versus meld?
by spiritplumber on 12/23/21, 3:13 PM
would people be upset if there was an android version?
by rspoerri on 12/23/21, 2:40 PM
i wonder why does this tool needs access to the internet?