Empty listing when changing to root directory
I am using a SFTP server based on WolfSSH that has been ported to a third party embedded operating system.
When using WinSCP v5.19 and earlier, listing the root directory (Open directory =>
After some investigation I found out that the SFTP server's read directory response contains file names with trailing slashes
What is or might be the reason for the different behavior of v5.19 and v5.21?
In the bug tracker I found Bug 2016 that might be the cause for the different behavior.
Thank you in advance and
best regards
Stefan
When using WinSCP v5.19 and earlier, listing the root directory (Open directory =>
/
) successfully displayed a list of available drives (A:
, B:
, etc.). After updating to WinSCP v5.21 (and above), the displayed list is empty.
After some investigation I found out that the SFTP server's read directory response contains file names with trailing slashes
/
(e.g. A:/
). When I remove these trailing slashes, listing the root directory works as expected with WinSCP v5.19, v5.21 and above.
What is or might be the reason for the different behavior of v5.19 and v5.21?
In the bug tracker I found Bug 2016 that might be the cause for the different behavior.
Thank you in advance and
best regards
Stefan