Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TIDFTP sending short files goes to timeout
#2
(01-14-2026, 05:40 PM)Dany40 Wrote: In the very big number of files it sends every week, 3 or 4 different and small files (2 kb in size) appeared that could not be transferred to that server; FileZilla is receiving them, sure in only one package as those files are very little in size; but after the client reaches the 60 seconds timeout, the Put raises a read error. When I see at the server side, the file only have 1300 bytes, when the original file is 2406 bytes.

The size of the file should not matter. But, this behavior implies to me that the entire file is not being sent to the server, and the data connection is not being closed at the end of the file, but the client is trying to read a reply from the server that is not being sent since the server is still expecting data to arrive.

What is the actual read error? Is it an error reading the local file, or an error reading a socket? Do you have a log of the FTP traffic for the file(s) that fail?

Reply


Messages In This Thread
RE: TIDFTP sending short files goes to timeout - by rlebeau - 01-15-2026, 04:55 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)