Tracker »
Issue 2082 »
Issue activity log
| 2022-06-02 14:00 | Created | Workaround for calls to system API failing when used first time against some network shares (Samba) |
| Component | General | |
| Severity | Enhancement | |
| Comment | https://winscp.net/forum/viewtopic.php?t=27852#111819 | |
| Comment | Emails with Igor Varfolomeev. | |
| 2022-06-02 14:02 | Comment | Related to Issue 1355 and Issue 2056. |
| Status | RESOLVED | |
| Implemented in | 5.20.4 | |
| Resolution | FIXED | |
| Comment | Implemented. | |
| 2022-06-02 14:03 | Comment | It's failing probably somewhere in VCL FileSystemAttributes. |
| 2022-06-02 14:45 | Summary | Workaround for calls to system API failing when used first time against some network shares (Samba) with path over the legacy Windows limit |
| Summary | Workaround for calls to system API failing when used first time against some network shares (Samba) with pathpaths over the legacy Windows limit | |
| 2022-06-02 14:46 | Comment | It's failing probably somewhere in VCL ''FileSystemAttributes''., when called with ''\\?\UNC'' prefixed drive path. The second call succeeds. |
| 2022-06-02 15:23 | Comment | Commit d15f7d4b |