quit handling while in file transfer
hi!
it seems as if flashfxp (build 836 over here) doesn't handle quits correctly while transferring a file
if you press "disconnect" while transferring a file, flashfxp waits till the send buffer is emptied, then dispatches a "quit" to the server (which arrives at the serverside) and then immediately kills the control connection, leaving the server no chance to send the 221 response, which will result in a ghost connection on the server side.
this was testet with proftpd 1.2.5rc2
|