View Single Post
Old 05-21-2011, 09:53 AM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Hmm.

I haven't touched anything in the TLS handshake procedure. The only change to the socket library was a change to insure all the data is read from the socket before closing it when a FD_CLOSE event is triggered.

Are you using a proxy server or speed limiting?

What size TCP/IP buffer are you using?

What type of transfers are these, upload, download, or site to site?

Is this a TLS handshake when connecting to the server, performing a directory listing, or transferring a file?

And since there have been many issues with MODE Z, I have to ask is MODE Z active when this occurs?

Update:
I forgot to ask are you using application password protection?

Last edited by bigstar; 05-21-2011 at 10:13 AM.
bigstar is offline