Known Issues
Overview
This article lists known issues and their affected versions.
Zero byte error
Affected versions 3.2.1
- 3.3.1
Expected fix: version 3.3.2
This error occurs when uploading a zero byte file to a Google Cloud Connection, where the file will not upload to the specified bucket and will instead disappear. However, this only affects zero byte files, populated files will upload normally.
WinSCP error decoding sftp packet
Affects: versions 3.2.1
Expected fix: version 3.3.0
Here is a screenshot of the error message from the WinSCP client:
And here is the error in text format (for search indexing purposes):
Error listing directory '/'
Error decoding SFTP packet (59, 1952805748, 174).
The problem is that WinSCP is unable to list the chroot directory if there is a subfolder that is backed by an SFTP Gateway Folder object.
See this article for more details.