Custom Query (8142 matches)
Results (277 - 279 of 8142)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#4905 | fixed | Manually Save/Export Queue | ||
Description |
I routinely have several FileZilla windows open at work connected to multiple servers. It would be nice if I could save the queues from each of these sessions independently. Perhaps an "Export as XML" or something similar. Then FileZilla could automatically save the current queue on close (like it already does) and/or the user could export different queues. This also opens up possibilities such as being able to run batch uploads that are recurring tasks. For example, uploading the same 200 files spread out across 25 directories... Example: Import Queue -> Select File -> Process Queue => Productivity Win! Great product. Hopefully this is possible and simple enough to make it into a future release. |
|||
#4928 | fixed | Search only works on first tab | ||
Description |
In case I connect to multiple servers at the same time using the new tab functionality in version 3.3.0-beta1 the search works only on the first tab. If I switch to an other tab and open the search dialog nothing happens after clicking on "Search". FileZilla Client ---------------- Version: 3.3.0-beta1 Build information: Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-10-27 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.3 |
|||
#4929 | fixed | implicit port silently reset to 990 after every restart (v 0.9.33beta) | ||
Description |
After every server restart admin has to edit server options, SSL/TLS settings "Listen for implicit SSL/TLS connections on the following ports: (default: 990)" and manually delete the persistent 990 setting that reappears after restarts. This can be particularly problematic when admin desires to force explicit FTP connections only since port 990 is actually opened and the server listens for implicit SSL/TLS connections as well. a more wordy description can be read at the forum, post# http://forum.filezilla-project.org/viewtopic.php?f=6&t=13604 |