Custom Query (8174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 8174)

Ticket Resolution Summary Owner Reporter
#1331 v. 3.0.4.1 Drag&Drop problem evervigilant
Description

When dragging and dropping from FileZilla client into Windows explorer, the operation fails with the following message: "Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the files into an Explorer window."

Just installed this version, and problem happened on first attempt. Shell extension was selected for install. Using WinXP SP2.

#5524 outdated v 3.3.4 won't run Grzegorz Tlołka
Description

After upgrading to 3.3.4, while trying to run program, proces filezilla.exe takes over 2 GB of RAM, and then już quits without showing any message or other window.

in windows logs i'v found:

  • <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  • <System> <Provider Name="Application Error" /> <EventID Qualifiers="0">1000</EventID> <Level>2</Level> <Task>100</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2010-08-13T21:25:49.000000000Z" /> <EventRecordID>18279</EventRecordID> <Channel>Application</Channel> <Computer>scanner1</Computer> <Security /> </System>
  • <EventData> <Data>filezilla.exe</Data> <Data>3.3.4.0</Data> <Data>4c646632</Data> <Data>unknown</Data> <Data>0.0.0.0</Data> <Data>00000000</Data> <Data>c0000005</Data> <Data>00000243</Data> <Data>1808</Data> <Data>01cb3b2e0881c10b</Data> <Data>C:\Program Files (x86)\FileZilla FTP Client\filezilla.exe</Data> <Data>unknown</Data> <Data>5798c5ec-a721-11df-ab60-00241d7d3cd6</Data> </EventData> </Event>
#8270 outdated utf-8 txt files are not uploaded correctly if transfer mode is AUTO matteo sisti sette
Description

Take a text file encoded in utf-8 containing non-ascii characters with a .txt extension and upload it to a server with FileZilla with the transfer mode set to "AUTO".

Expected: the transfer mode should be set to whatever is correct, the upload should be done correctly, and the uploaded file should be ok

Observed: the "A" (ASCII) transfer mode is automatically selected and the uploaded file is somehow corrupted.

I'm not sure whether uploading an utf-8 text file in ASCII mode is supposed to work or not (i guess not). If it is not, then selecting ASCII mode is wrong, and the Binary mode should be selected for utf8 text files when the mode is set to Auto. If it is supposed to work, then FileZilla does it incorrectly.

Curiously enough, _downloading_ utf8-encoded text files in auto mode does work correctly (and the ASCII mode is selected automatically, again curiously), here the behavior of the server may be involved.

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