My top folder is:
Books
It's sub-folders are:
Book1
Book2
Book3
etc.
Book1 has sub-folders
Chapter 1,
Chapter 2
Chapter 3
etc.
My Hazel instruction is for the folder Books and reads as follows:
"Copy all Books to San-Disk drive".
If "all" of the following conditions are met:
"Any File"
Do the following to the matched file of folder:
"Copy" to folder "San-Disk"
the Options read as follows
If file exists: "do not copy the file"
"Do not copy if a duplicate"
Copy folder structure: "from monitored folder"
The first time I run the the rule, the entire folder and file structure gets copied over correctly.
However, if I now add a new chapter "Chapter 25" to Book1, and run the rule again, Chapter 25 is not copied. Same thing, if I change the name of a file e.g. from "Chapter 1" to "Chapter 1 - version 2". The new name isn't copied.
The message in the log is "Book1 is a dupe of file at destination and is not being copied"
I have tried using "Sync" instead of "Copy". That works as expected. However the trouble with "Sync" is that if I remove a file from the source, then that file is also removed from the destination, which is not a behaviour I want.