The patch will not do anything to fix issues with different filenames. One way to deal with that might be to look for similar words in the names of identically-sized files; another solution is file checksums/signatures. Of those the latter is much harder to implement, requiring a protocol addition. Either way, I'm going to leave it to the real developers. |