Opened 16 years ago
Closed 15 years ago
#4496 closed Bug report (fixed)
Copying folders not possible after server disconnected client
Reported by: | mariush | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: |
Description
I have Filezilla FTP server installed on a computer and I'm using Filezilla FTP client to connect to it.
After a while, the FTP server disconnects the client and if I then try to drag a folder with question mark on it to the other side (local folders) the command is simply ignored, nothing happens. So no adding to queue, no reconnect, nothing.
I can also reproduce it by using the "Kick user" command in the FTP server and then trying to drag an uncached folder (the one with ? on it) to a drive.
With logging set to 4-Debug the only stuff shown on the message section is:
Response: 421 Kicked by Administrator
Trace: Unexpected reply, no reply was pending.
Trace: CRealControlSocket::OnClose(0)
Error: Connection closed by server
Trace: CControlSocket::DoClose(64)
Trace: CFtpControlSocket::ResetOperation(66)
Trace: CControlSocket::ResetOperation(66)
Trace: CFileZillaEnginePrivate::ResetOperation(66)
Thanks, will be fixed in the next version.