I`ve created such rule:
IF Size IS equal AND Time IS
older THEN Skip
But it works as:
IF Size IS equal AND Time IS
newer THEN Skip
So if I upload the same old file it should be skipped, but it works only if I select Time:"newer" state.
At the same time there is a rule for overwriting old files with newer ones on upload and time parameter works normal
PS: If I understand correctly, rules relates for transfered file? So if I select time parameter to "newer" it relates to the transfered one?