Opened 23 years ago
Last modified 23 years ago
#34 closed Bug report
FileZilla 1.6 - Timeout settings
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
When trasfer timeouts new connection is made
immediately. It seems that program ignores values in
the "Retry Settings" group at "FileZilla Options --
Connection".
Mig
ps. I submitted a bit more info to thread: "[
#471013 ] Transmission stalls in the middle"
Note:
See TracTickets
for help on using tickets.
actually connection retries work this way: The time
FileZilla should wait is the time between 2 login attempts.
Example 1):
Retry wait set to 10 seconds
Connecting to server
Disconnected after 6 seconds
Waiting 4 seconds, then reconnect (6<10)
Example 2)
Retry wait set to 10 seconds
Connecting to server
Disconnected after 15 seconds
Immediately reconnect (15>10)