Can Toucan (sync part) detect RENAMES and MOVES of files ?
Can Toucan detect renames and moves of files
Almost all so-called "sync" programs don't !!
They stupidly compare source and destination directory and copy necessary files.
But what I would need (and other users) is a smart detection of file moves and renames.
Imagine the following situation:
Starting with two absolute equal directories (trees) I rename a file
or (b) move a file into a sub-directory.
Normal sync programs simply duplicate the "new" files to the opposite partner dirs.
As a result I have on each site now 2 (!) files (=4 files in total).