How does this compare to Syncthing or rsync?
FreeFileSync: Open-Source File Synchronization and Backup
21–30 of 70 posts
Re: FreeFileSync: Open-Source File Synchronization and Backup
#22see also: https://www.cis.upenn.edu/~bcpierce/unison/
For example, I get live stats (bandwidth, files/second, etc. on a chart) during sync operations when using FreeFileSync. Unison only shows bandwidth, and it's usually inaccurate.
Though, I haven't used FreeFileSync with large backups yet, so I don't yet know how it compares to Unison in terms of performance.
Re: FreeFileSync: Open-Source File Synchronization and Backup
#23How 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.
Also, the "Donation" edition is smelly, just be honest and call it "Pro" version to give consumer rights to the buyer.
Re: FreeFileSync: Open-Source File Synchronization and Backup
#24Outside 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.
Re: FreeFileSync: Open-Source File Synchronization and Backup
#25And it displays ads?
Re: FreeFileSync: Open-Source File Synchronization and Backup
#26Re: FreeFileSync: Open-Source File Synchronization and Backup
#27What are the different use cases for this versus meld?
Re: FreeFileSync: Open-Source File Synchronization and Backup
#28How does this compare to Syncthing or rsync?
Re: FreeFileSync: Open-Source File Synchronization and Backup
#29The 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.
I can also recommend Cygwin, and I really don’t understand why so many people seem to have either completely overlooked it, or outright dislike it. It’s so much better than having to keep a full blown WSL “VM”/container just to get access to basic tools.
Re: FreeFileSync: Open-Source File Synchronization and Backup
#30Where's the source then? And it displays ads?