Opened 18 years ago

Last modified 17 years ago

#3100 closed Bug report

Leaves open connections after clicking disconnect icon

Reported by: rag926 Owned by: Tim Kosse
Priority: normal Component: Other
Keywords: Cc: rag926, Tim Kosse, Alexander Schuch
Component version: Operating system type:
Operating system version:

Description

After transferring files, clicking on the disconnect icon only closes the control TCP connection and not the two data transfer TCP connections while using SFTP. The connections stay open until the program is closed.

Change History (3)

comment:1 by Alexander Schuch, 17 years ago

This seems to happen with FTP connections as well (FileZilla 3 beta 6 CVS 2007-02-24):

Status: Disconnected from server
Response: 421 Timeout - try typing a little faster next time
Trace: Unexpected reply, no reply was pending.
Error: Disconnected from server

I transferred a file and then disconencted from the server using the disconnect button in toolbar. Some time later I've seen the message above in the message log view. It seems as if disconnect doesn't disconnect all open connections.

comment:2 by Tim Kosse, 17 years ago

The disconnect button only applies to the primary browsing connection.

Connections created by the queue are kept open by default for a while. Automatic disconnect of the transfer connections has not been implemented yet, though.

comment:3 by Tim Kosse, 17 years ago

Thanks for reporting. This issue has been fixed in the CVS
repository and will be available with the next version.

Note: See TracTickets for help on using tickets.