Issue activity log
| 2008-01-07 14:25 | Created | Reverse escaping of special characters on upload |
| Component | Core | |
| Severity | Enhancement | |
| Priority | High | |
| Comment | On download WinSCP escapes characters not allowed on Windows filesystems. The process should be reversed on upload for consistency. However it may cause troubles, for files that contain % deliberately in their name. This is related to Issue #31 |
|
| 2008-01-30 10:50 | Comment | This is related to Issue #58 |
| 2008-02-20 23:48 | Status | RESOLVED |
| Resolution | FIXED | |
| Comment | Only sequences %AB representing character that would be escaped on download are unescaped. Other occurrences of % are left intact. | |
| 2009-03-05 21:04 | Implemented in | 4.1 |