Opened 16 years ago
Closed 16 years ago
#4068 closed Bug report (duplicate)
Downloaded large files are not removed from queue
Reported by: | Giovanni | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | info@… | |
Component version: | Operating system type: | Windows | |
Operating system version: | Server 2003 |
Description
Please see ticket: http://trac.filezilla-project.org/ticket/3914
This error appears to come from the server side. I'm working o a dedicated server and the timeout for inoperativity is set to 60 seconds (both options).
When downloading a large file which will take more than 60 seconds (normally 1-2 hours), the server appears to have dropped silently the command channel. When the download eventually finishes, the server can't tell the client it has done so, thus the file remains in the queue.
To fix this I believe it is necessary to keep the commend line up and connected as long as the file transfer is in progress. I've tried to disable the timeout, and then it works.
Same issue as #3914, see #3914 for the solution.