Custom Query (8117 matches)
Results (256 - 258 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#4751 | fixed | use --binary option to create checksum files, as with text mode they fail on Windows | ||
Description |
SHASUM defaults to text mode on Linux, but as Filezilla downloads are binaries the option "--binary" should be used. Binary checksums are marked with a star. This avoids problems on other platforms, e.g. Windows, with different EOL settings (text mode). GNU shasum taken from http://gnuwin32.sourceforge.net/packages/coreutils.htm Example: Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. E:\shasum>dir Volume in drive E is DATA2 Volume Serial Number is 005D-C607 Directory of E:\shasum 16.08.2009 15:48 <DIR> . 16.08.2009 15:48 <DIR> .. 16.08.2009 15:46 318 FileZilla_3.2.7.sha512.fail 16.08.2009 15:47 318 FileZilla_3.2.7.sha512.work 15.08.2009 17:37 6.034.017 FileZilla_3.2.7_win32.zip 15.08.2009 17:37 4.077.360 FileZilla_3.2.7_win32-setup.exe 4 File(s) 10.112.013 bytes 2 Dir(s) 149.570.146.304 bytes free E:\shasum>type FileZilla_3.2.7.sha512.fail 651dcdf54aa716ccb4b418f70bab2866c786aee1b95ac42a3aec8bd7838bbd863d18de094fc5e1aa2940ed2b8d00bbbd767a1d57c12ba7003c39f7052ef98433 FileZilla_3.2.7_win32-setup.ex e 7b89c98608566dc49d9537b6ba6be554b47299338ced5bd132ab0d82755ab61eeb059d78c8621c377609186516252ad3a53bc2f28f8ab6192b04ecbb61f84cc5 FileZilla_3.2.7_win32.zip E:\shasum>shasum -a 512 --check FileZilla_3.2.7.sha512.fail FileZilla_3.2.7_win32-setup.exe: FAILED FileZilla_3.2.7_win32.zip: FAILED shasum: WARNING: 2 of 2 computed checksums did NOT match E:\shasum>type FileZilla_3.2.7.sha512.work 651dcdf54aa716ccb4b418f70bab2866c786aee1b95ac42a3aec8bd7838bbd863d18de094fc5e1aa2940ed2b8d00bbbd767a1d57c12ba7003c39f7052ef98433 *FileZilla_3.2.7_win32-setup.ex e 7b89c98608566dc49d9537b6ba6be554b47299338ced5bd132ab0d82755ab61eeb059d78c8621c377609186516252ad3a53bc2f28f8ab6192b04ecbb61f84cc5 *FileZilla_3.2.7_win32.zip E:\shasum>shasum -a 512 --check FileZilla_3.2.7.sha512.work FileZilla_3.2.7_win32-setup.exe: OK FileZilla_3.2.7_win32.zip: OK E:\shasum> |
|||
#4758 | fixed | Program shuts down adding a new filter | ||
Description |
When Adding a new filter name. The program would shutdown after clicking "save." |
|||
#4763 | fixed | Adding file filters causes FileZilla Windows Client to Crash | ||
Description |
I am trying to create a Filter following the directions outlined at http://wiki.filezilla-project.org/Filename_Filters however whenever I click the "Ok" button on the Filter Creation dialog box the software crashes. I attempted to get the log by setting it to Verbose but the file does not seem to be saved or I can't find it Here are the steps to recreate it (it does not matter if one is connected to a site or not): 1) Launch FileZilla 2) Go to View menu 3) Select Filename Filters 4) Select Edit filters 5) Select New 6) Give the filter a name
7) Select a "Filename" that "ends with" ".pdf" or "pdf" does not seem to matter 8) Click "Okay" That is what happens to make it crash. I have a video capture of the crash process if that would be helpful. Thank you. Software and OS Info: FileZilla Client Version: 3.2.7 Build information:
Linked against:
Client/Workstation info OS Name Microsoft Windows XP Professional Version 5.1.2600 Service Pack 2 Build 2600 OS Manufacturer Microsoft Corporation System Name BENN System Manufacturer LENOVO System Model 64575KU System Type X86-based PC Processor x86 Family 6 Model 15 Stepping 11 GenuineIntel ~2394 Mhz Processor x86 Family 6 Model 15 Stepping 11 GenuineIntel ~2393 Mhz BIOS Version/Date LENOVO 7LETB7WW (2.17 ), 4/25/2008 SMBIOS Version 2.4 Windows Directory C:\WINDOWS System Directory C:\WINDOWS\system32 Boot Device \Device\HarddiskVolume1 Locale United States Hardware Abstraction Layer Version = "5.1.2600.2180 (xpsp_sp2_rtm.040803-2158)" User Name CROWNINTL\bbenn Time Zone Eastern Daylight Time Total Physical Memory 4,096.00 MB Available Physical Memory 1.99 GB Total Virtual Memory 2.00 GB Available Virtual Memory 1.96 GB Page File Space 4.31 GB Page File C:\pagefile.sys |