- martin
Post a reply
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Topic review
- JTeter6519
Name conversion to URL
I have records in a database on Linux that include characters that are not recognized in Windows, e.g., "abc*def". WinSCP will convert that record ID to "abc%2Adef". But, If I have already converted it on the Linux box for an archive, I get "abc%252Adef" and it appears that WinSCP is converting the "%" sign to "%25". Can this be managed?