File sychronization with escaped characters not working
Hello,
synchronization of files like 'foo:bar' is not handled properly.
The problem is in compare process where the program should compare file 'foo:bar' on Linux with file 'foo%3Abar' on Windows.
Instead the file is marked as non-existing, deleted and then copied again.
I appreciate any help to fix this.
Thanx
J.
synchronization of files like 'foo:bar' is not handled properly.
The problem is in compare process where the program should compare file 'foo:bar' on Linux with file 'foo%3Abar' on Windows.
Instead the file is marked as non-existing, deleted and then copied again.
I appreciate any help to fix this.
Thanx
J.