Opened 17 years ago
Last modified 17 years ago
#3488 closed Bug report
Command Connection Timeout kills running Dataconnection
Reported by: | anfisoft | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | anfisoft, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
Filezilla-Client: 3.0.9.2: PASV-Mode
On long-term single-file Data-Connections for up/download, the Command-Connection may time-out. Thats OK.
The Bug is: This brings down the actual PUT of a really huge file. But in the case of a running upload/download there is no need for a open command-connection, FileZilla should detect the time-out and show it on screen, but dont bring down actual up/downloads!
Andreas
Note:
See TracTickets
for help on using tickets.
According to the TCP specifications, connections stay open until explicitly closed. Please fix your networking equipment.
According to the FTP specifications, closing the control connection has the same effect as sending the ABOR command followed by the QUIT command.