PDA

View Full Version : Send NOOP durring xfer ?


waters
12-29-2002, 02:27 AM
Can anybody confirm this this feature IS compatable with glftpd but NOT with raidenftpd ?


thanks in advance,

waters

bigstar
12-29-2002, 04:25 AM
I know it works raidenftpd but i don't know about glftpd.

darkone
12-30-2002, 02:56 PM
Afak glftpd doesn't support it. Perhaps you could add option to force send noops without timeout for response (is there is any?) - this would keep control connection alive even if server wasn't supporting it. Server would most likely reply to all noops after transfer finishes (ie, with 3min interval between noopping - it makes 20noop responses after ~60min transfer.. Noop command itself, is so short that you can fit hundreds of those into socket buffer, that's why server doesn't have to be monitoring for them)

Linkster
12-30-2002, 02:58 PM
well, one reason I would LOVE to see NOOPS as a per site rather than a global option :)

bigstar
12-30-2002, 07:47 PM
When a noop is sent during a transfer there is no waiting for a reply. FlashFXP will display the result when it comes in with no extra processing.

darkone
12-30-2002, 08:32 PM
So it should work even if server doesn't support it (as long as it doesn't fill server's socket buffer - custom interval could be useful)

bigstar
12-31-2002, 06:45 AM
The interval can be changed, it's an INI-ONLY setting see the FAQ section of the forum or check your help file.