ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Synchronization software with tree view, moved files detection and size ignore

(1/3) > >>

David.P:
Hi forum,

I am looking for a synchronization tool with the above-mentioned features.

I would love to use FreeFileSync due to its unparalleled and simple user interface and incredible speed. Unfortunately, FreeFileSync does not allow to ignore file size when comparing files. GoodSync is also excellent, but does not allow ignoring file size either.

I have also tried Syncovery and Bestsync. With both, however, the user interface is unfortunately off-putting, and many features of FreeFileSync are missing.

So I'd be grateful for tips for synchronization tools that are as similar as possible to FreeFileSync, at the same time having all features mentioned in the subject.

FreeFileSync:


GoodSync:


Please don't take offense that this is a crosspost with Stack Exchange. I will notify each end if anything happens on the other.

hpearce:
 Ignoring may be because of file compression that does not change the content.
Ans this compression occur at various levels?

publicdomain:
Hello David, there is this:



https://freefilesync.org/manual.php?topic=exclude-files


If you need more elaborate file exclusion, it can be worked via .ffs_batch file, like:


--- ---<Exclude>
<Item>\System Volume Information\</Item>
<Item>\$Recycle.Bin\</Item>
<Item>\RECYCLED\</Item>
</Exclude>
So, a tiny script/utility can be coded to exclude further complex filtering into the ffs batch.

Cheers!

David.P:
Ok, that sounds awesome. Will try asap.

Edit: otoh, this seems to be a filter, not a comparison criterion, so I believe this would not ignore the file size when checking whether two files are identical.

In other words, I need a comparison mode where files with the same name and date but different size are considered identical, and renames/moves are identified via database, for example.

Ath:
I need a comparison mode where files with the same name and date but different size are considered identical
-David.P (October 07, 2023, 07:11 AM)
--- End quote ---
That's rather weird, as those files can't be identical... and probably the reason no comparison tool will accept that condition :huh:

Navigation

[0] Message Index

[#] Next page

Go to full version