Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (487 - 489 of 8170)

Ticket Resolution Summary Owner Reporter
#489 Wrong perms returned by FileZilla server for plain files meeroh
Description

In FileZilla Server's Permissions.cpp,

memcpy(pDir->buffer + pDir->len, "-xw", 3);

should be

memcpy(pDir->buffer + pDir->len, "-rw", 3);

Right now, the server reports that every file is executable by owner, which is bad for two reasons: 1. it's wrong, since not every file is executable and 2. It causes clients which parse the permissions string to fail, because the string is malformed. (x in the 2nd place is invalid).

#490 "Connect to Default Site" will not prompt for a password anonymous
Description

I have been very happy with your software for the better part of the last year. I have noticed a problem with your 2.2.X releases to date however. If i use the "Connect to Default Site" from the File Menu, it WILL NOT EVER prompt for a password. I am on a multi-user system, and i do not store my passwords locally so this is a problem for me. If i open the Site Manager, and double click the connection, then it prompts for a password. If you need further clarification on this issue, contact me @

eric.anderson@…

Thanks for the great software!!!

#491 Dialog Windows and Dual Head Card mashmorgan
Description

I use a doubleheaded video card and have 2 monitors ( the left windows being the Primary on Windows 2000)

When I have Filezilla in my right monitor, any of the dialogs popup eg site manager appear in the left monitor.

Not sure whether this is WIndows or filezilla or indeed Hydravision.

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