Custom Query (8168 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (484 - 486 of 8168)

Ticket Resolution Summary Owner Reporter
#1455 (fsi) connected users details tropics
Description

enhances the "connected users" list in the filezilla server interface. report view has 3 columns (id, account, ip) which resize automatically by content and by window size. more user information will be added in a later patch.

#1456 (fs) aliases not working tropics
Description

there is a typo in file Permissions.cpp, Line 591. it should read:

while((pos = directory.Find('/')) != -1)

instead of

while((pos = directory.Find('/') != -1))

#1457 (fzs+fzsi) gui enhancement Tim Kosse tropics
Description

this patch adds:

  • name of the file/directory currently transferred, display

as local filename or as ftp name

  • transfer speed per connection
  • transfer progress in %
  • sort user display by ip or account
  • group display for windows xp
  • the pane layout can be switched horizontal/vertical
  • pane layout setting, pane splitter position, filename

display setting and user sorting settings are saved to the options file

tested under windows 98, 2000 and xp.

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