Improve the escape algorithm to support the windows names e.g. \\Server\ShareName.
Currently texts won't be escaped currently to preverse the tab and newline escape sequences.
But the current implementation breaks Windows paths like \\Server\ShareName or C:\Folder\ShareName.
Discuss ways to improve the implementation to support:
Diff:
Related
Bugs:
#182Please check the current version from the repository. Things should work.
Regards,
Dietmar