Opened 18 years ago
Last modified 17 years ago
#2550 closed Feature request
Comma-separated byte counts
Reported by: | elsapo | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | Cc: | elsapo, jarcand, jasmine1984, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
The byte counts are pretty illegible when non-trivial
files are involved, because they are long strings of
unseparated digits changing rapidly.
Separating them with commas would make them legible,
which would make them so much more useful.
Change History (5)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Number format should use the system localization so that it
will use the appropriate digit seperator (comma, space, etc.).
comment:3 by , 18 years ago
Number format should use the system localization
Win32 locality formatting, which I mentioned in my patch,
takes care of this.
comment:5 by , 17 years ago
This feature has been implemented. Please update to the most
recent version of FileZilla.
I posted a patch for this functionality:
PATCH [ 1558106 ] Implement friendly byte counts
http://sourceforge.net/tracker/index.php?func=detail&aid=1558106&group_id=21558&atid=372243