Custom Query (8142 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (391 - 393 of 8142)

Ticket Resolution Summary Owner Reporter
#11125 rejected could not handle exception in filezilla Hanix
Description

filezilla based on wxWidget. I read wxWidget doc http://docs.wxwidgets.org/trunk/overview_exceptions.html

To summarize, when you use exceptions in your code, you may handle them in the following places, in order of priority:

In a try/catch block inside an event handler. In wxApp::OnExceptionInMainLoop(). In wxApp::OnUnhandledException().

but it donot work with filezilla .

#3790 invalid Cannot delete files from server Hans Teijgeler
Description

I was uploading some JPG files. Then the following two files appeared at the server side: .pureftpd-upload.48d65748.15.1dcb.57b4d1fb .pureftpd-upload.48d65748.15.1dca.c03cbedb (including that starting dot). I tried to delete them, with no success: Command: DELE .pureftpd-upload.48d65748.15.1dcb.57b4d1fb Response: 550 Prohibited file name: .pureftpd-upload.48d65748.15.1dcb.57b4d1fb Neither can I rename them, and neither can I delete the directory in which they are stored. What can I do?

#12804 fixed CMD+A doesn't work in file list Hansepixx
Description

CMD+A does not work for marking all files in the file list (local and server).

System infos:

FileZilla Pro


Version: 3.62.0

Build information:

Compiled for: x86_64-apple-darwin22.1.0 Compiled on: x86_64-apple-darwin22.1.0 Build date: 2022-10-28 Compiled with: Apple clang version 14.0.0 (clang-1400.0.29.102) Compiler flags: -O2 -g -Wall -Wextra -pedantic -O2 -g -Wall -Wextra -pedantic -mmacosx-version-min=10.13.0 -Werror=partial-availability

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.7.7

Operating system:

Name: macOS Ventura Version 13.0 (Build 22A380) Version: 13.0 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 aes pclmulqdq lm

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.