Custom Query (8117 matches)
Results (220 - 222 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#4513 | fixed | Downloading a zero byte file puts the file into the Failed Transfers list | ||
Description |
Just download a zero byte file. In my case, I put a zero byte file in the root of my site for Google indexing: GOOGLE*.html and when I tried to backup my site, the file was not created on my local disk, and the file was placed into the failed transfers. Tested with the latest version: FileZilla Client Version: 3.2.4.1 Build information:
Dependencies:
|
|||
#4521 | fixed | Build error: undefined reference to CFilterConditionsDialog() | ||
Description |
In the recent svn revisions, filezilla fails to build due to the following errors: filezilla-filter.o: In function `CFilterEditDialog': /build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filteredit.h:11: undefined reference to `CFilterConditionsDialog::CFilterConditionsDialog()' filezilla-filter.o: In function `~CFilterConditionsDialog': /build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog' /build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog' /build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog' /build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog' /build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog' [...CUT...] I'm running Ubuntu Linux 9.04, gcc 4.3.3, libwxgtk2.8-dev 2.8.10.1-0. |
|||
#4537 | fixed | unintentional move of files by clicking into filezilla | ||
Description |
Filezilla Version 3.2.4.1. The Bug still remained after updating to 3.2.4.1. I often have a very bad and nerving problem. I use Filezilla for editing files on the “ftp remote side” (server side). My default editor is Notepad++ and I use the “widescreen-view” with directory-trees in FileZilla. Now my problem: I perform a right click on “ftp remote side” on a file and then in the context menu I click 'edit'. The Notepad opens the file and I do modifications. I save the file and click into the FileZilla-window (on “ftp remote side”) and confirm the overwrite prompt. And then sometimes this bug appears: FileZilla moves another file (the one I have clicked onto in order to go back into the FileZilla window) into another directory of the directory tree. I have not clicked and dragged/moved the file! I have only clicked the file in order to go back to the FileZilla window and then I confirm the prompt. I think the bug comes only in a sequence of unfortunate events. |