Thats whats displayed in the status window but extra data is sent. Anyway, I have found out the meaning of this data and it isnt a bug.
Quote:
This is not a bug in FlashFXP. Although I have never used it, and I don't know how good it is, this is definitely NOT
a bug in that client.
The yoyo is OOB (out of band data) - more specifically, the Telnet "SYNCH" command: {255, 244, 255, 242}
This tells the FTP server to consider the ABOR command as "urgent", and
process it immediately. It is part of the FTP RFC.
|