Opened 10 years ago
Last modified 9 years ago
#9809 moreinfo_accepted Patch
Cancel/Disconnect buttons don't stop file/folder transfer
Reported by: | Dave H | Owned by: | Stephen L'Allier |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | dhinged@… | |
Component version: | Operating system type: | Windows | |
Operating system version: | 7 |
Description (last modified by )
I accidentally dragged over the wrong folder to transfer to my computer (huge number of files and folders in it), and I clicked the Cancel button (red flag with X in it) but it did nothing, then I clicked the Disconnect button (mouse with X over it), and the files kept transferring. I had to close FileZilla to get it to stop (which thankfully stopped the process).
Are these buttons not actually supposed to cancel a transfer or disconnect from the server? If I'm not using it contextually correctly, what exactly is the "current" server it refers to if they're highlighted? I was actually only connected to one server at the time.
Attachments (2)
Change History (7)
comment:1 by , 9 years ago
Owner: | set to |
---|---|
Status: | new → accepted |
comment:2 by , 9 years ago
Type: | Bug report → Patch |
---|
by , 9 years ago
Attachment: | Mainfrm_diff.txt added |
---|
by , 9 years ago
Attachment: | recursive_operation_diff.txt added |
---|
comment:3 by , 9 years ago
This bug was worked on as a group project at Florida Institute of Technology for an Intro to Software Engineering class. The group members were: Ash Clarke, Stephen L'Allier, Yannis Lewis, and Trung Nguyen. Ash primarily worked on this bug.
comment:4 by , 9 years ago
Description: | modified (diff) |
---|
The diffs contain a whole bunch of unrelated changes and the resulting code won't compile. Please clean up the patch.
comment:5 by , 9 years ago
Status: | accepted → moreinfo_accepted |
---|
Changing from bug report to patch. Unified context diff of our work will be attached.