Opened 15 years ago

Last modified 10 years ago

#4690 new Bug report

FZ failed to stop on upload when remote closed connection

Reported by: J Maddox Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version:

Description

Using FZ to upload from Vista Business PC to Win Svr 2008 Enterprise, IIS FTP server. Remote side closed connection due to user id exceeding disk quota. FZ kept on sending (?) and would not accept the cancel operation request. Once it "completed" the transfer control was returned to user.

FileZilla Client


Version: 3.2.6.1

Build information:

Compiled for: i586-pc-mingw32msvc
Compiled on: x86_64-unknown-linux-gnu
Build date: 2009-07-02
Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.10
GnuTLS: 2.8.1

Change History (2)

comment:1 by Tim Kosse, 15 years ago

Status: newmoreinfo

Did the server close the data connection? If it doesn't then FileZilla keeps on sending.

comment:2 by larsen255, 14 years ago

Status: moreinfonew

I experienced quite the same. Here is the log:

Response: 552 Transfer aborted. Disk quota exceeded
Error: File transfer failed after transferring 51.200 bytes in 1 second
Status: Starting upload of C:\temp\bigfile.zip
Status: Retrieving directory listing...
Command: PASV
Response: 227 Entering Passive Mode (xx,xx,xx,xx,211,50).
Command: REST 0
Response: 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer
(snip)

Then FileZilla tried to restart the upload again and again (about 1-2 times per second) which of course failed. I was able to stop the operation, but I think FZ should stop processing the queue in such a case.

Note: See TracTickets for help on using tickets.