Opened 34 hours ago

Last modified 27 hours ago

#13252 new Bug report

SFTP - Download fail from VxWorks 7 SR610 SFTP server

Reported by: Geir A. Bergsløkken Owned by:
Priority: normal Component: FileZilla Client
Keywords: SFTP FXP_READ EOF Cc:
Component version: 3.69.1 Operating system type:
Operating system version: Windows 11 Professional

Description

Fail to download file from VxWorks 7 SR610 SFTP server.
If using PSFTP download is successful.

Command: remote:/ata4:1/DAx/Log/s28May25.txt => Error: error while reading: received a short buffer from FXP_READ, but not at EOF
Error: File transfer failed after transferring 0 bytes in 1 second

Attached are log files from FileZilla and PSFTP.

Attachments (2)

FileZilla_log_SFTP_fail.txt (7.7 KB ) - added by Geir A. Bergsløkken 34 hours ago.
psftp.log (503.0 KB ) - added by Geir A. Bergsløkken 34 hours ago.

Download all attachments as: .zip

Change History (4)

by Geir A. Bergsløkken, 34 hours ago

Attachment: FileZilla_log_SFTP_fail.txt added

by Geir A. Bergsløkken, 34 hours ago

Attachment: psftp.log added

comment:1 by Tim Kosse, 28 hours ago

Status: newmoreinfo

This is very peculiar, as the SFTP code in FileZilla is based on PuTTY's PSFTP.

In particular, the short buffer detection and subsequent error is the exact same between the two.

See https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/fxp-short-reads.html for an explanation and also section 6.4. of https://filezilla-project.org/specs/draft-ietf-secsh-filexfer-02.txt

Do you experience this issue all the time or only sometimes?

comment:2 by Geir A. Bergsløkken, 27 hours ago

Status: moreinfonew

The error happens all the time for this file. Whenever a new log file is created it will in most cases download fine. Then, some times when the log file grows, this error will happen. When that is the case it will never download again using FileZilla.

Note: See TracTickets for help on using tickets.