Opened 20 years ago
Last modified 16 years ago
#807 closed Bug report
"Use multiple connections"-setting
Reported by: | ultrasick | Owned by: | Alexander Schuch |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ultrasick, Alexander Schuch, phpwiz2 | |
Component version: | Operating system type: | ||
Operating system version: |
Description
If you remove the hook in the menu "Queue"->"Use
multiple connections" and enter the settings menu after
it "Edit"->"Settings..."->"File transfere settings" the
hook at "Use multiple connections to transfere files"
is still there. If you click "ok" now, the hook in the
menu will also be there again and the programm will use
2 connections again.
Change History (2)
comment:1 by , 20 years ago
comment:2 by , 16 years ago
I believe this is a bug report for FileZilla 2.
FileZilla 2 is not maintained anymore, as development has shifted completely to FileZilla 3. Furthermore, this just seems to be a minor GUI/interface issue. Closing this bug report as it won't be fixed anymore in FileZilla 2.
If you use XML confi, temporally you can edit 'FileZilla.xml'
<Item name="Use multiple connections" type="numeric">1</Item>
-->
<Item name="Use multiple connections" type="numeric">0</Item>
But it seems it doesn't update it when you change it in the
program.
Sorry about my bad english