Thread: abort problem
View Single Post
Old 09-25-2004, 10:53 AM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

In this specific instance the first delay is normal. FlashFXP is waiting to make sure no other error replys are sent by the server.

Normally when an ABOR is made you get two server replies "426 Connection closed" and "226 Abort successful." They may not appear in that order.

Since Raidenftpd didn't return both replies FlashFXP waits until the timeout which is 10 seconds.

As for the later 20 second delay I'm not entirely sure. I will need to test Raidenftpd and reproduce this behavior.
bigstar is offline