Custom Query (8117 matches)
Results (208 - 210 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#4436 | fixed | Default file exists action -> rename | ||
Description |
When selecting a file from the queue and setting it's Default file exists action to rename, the new name is recognize as a existing file. To reproduce:
--> File exists dialog will popup again with a message saying the new.txt already exists. |
|||
#4448 | fixed | Information shown on about dialog are not correctly copied to clipboard | ||
Description |
On the about dialog there is a button for copying the displayed information to the clipboard. I have pasted the result below and as you can see the "Compiled for" and "Compiled on" entries have the same data. A screenshot of the dialog is also attached which seems to show to the correct data. FileZilla Client ---------------- Version: 3.2.4 Build information: Compiled for: i586-pc-mingw32msvc Compiled on: i586-pc-mingw32msvc Build date: 2009-04-21 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions Dependencies: wxWidgets: 2.8.10 GnuTLS: 2.6.4 |
|||
#4458 | fixed | File transfer should default to ASCII for MD5 files | ||
Description |
File transfer should default to ASCII for MD5 files. Set as default in file types settings. Example: If you create a MD5 file on Windows and upload it to a *nix server, then this will lead to MD5SUM being unable to read the file. |