Open pescuma opened 8 years ago
I had the problem what timestamps where not compared correctly and, if the file existed already, it would never get updated. This method allows me to make files always overwrite if found in both sides.
Take a look at the latest commits. Timestamp comparison has finally been added.
Could you explain the purpose of this change?