Home
Name Modified Size InfoDownloads / Week
FTPstats-0.7.5.1b 2013-02-21
source 2013-02-21
FTPstats-0.7.5 2012-08-03
FTPstats-0.7.4 2011-09-01
FTPstats-0.7.3 2011-07-30
FTPstats-0.7.2 2011-06-16
FTPstats-0.7.1 2011-06-04
FTPstats-0.7 2011-05-24
readme.txt 2013-02-21 2.6 kB
Totals: 9 Items   2.6 kB 6
CHANGELOG 
----------------
v0.7.5.1b
---------

: localization bug fixes



v0.7.5
------

: Date list is sorted

: file dialog windows are initialized to the last location log files were chosen from

: window is resizable and remembers size and placement between sessions



v0.7.4
------

: added save Stats Summary to text file

: added Stats Summary printing

: User list is sorted

: fixed data connection counts disappearing when focusing on a date or user



v0.7.3
------

: parser now runs on a separate thread than the UI (please report bugs or odd results that may come from this)

: cancellation possible while multiple files are being processed

: added Options menu to choose proper date/time format used in server logs

  - This is meant for servers on which the system time is set to a different culture than the system-wide culture.
    If your systime has not been set to a different culture, .NET should detect the correct one and prefill this option;
    otherwise you should set this manually.

: fixed DataGrid and Summary relying on incorrect lists in some cases after changing the User selection

: changed font and layout of Summary reports to improve readability

: disabled window resizing

: performance enhancements with StringBuilders ... ?



V0.7.2
------

: parser now accounts for some servers not including AM or PM in their timestamp

: usernames are now case-insensitive (like FZ) and should not show duplicates in the Users list
  if a user logs in with different capitalization schemes

: tweaked for somewhat faster performance when dealing with large amounts of log data

: multiple files can be selected in the Load File(s) window



v0.7.1
------

: fixed a few cases where stats were tallied inaccurately

: fixed duplicate successful upload/download entries when the FTP User was simply resuming these actions

  - Note: It is still possible for duplicates to affect Summary tallies.  FileZilla logs uploads/downloads that
	  the user cancels exactly the same as truly finished up/downloads.  FTPstats culls duplicates from the
	  up/download lists in the Summary box but the dupes are still included in the tally numbers.
	  I may try to find a workaround for this in the future but it's not a priority.

: added Created Directories, Deleted and Restarted files stats

: more detailed Simple Mode interpretations

: rewrote a couple functions to fix bugs and redesign data flow - any stats errors now should be
  caused by true bugs and not flawed design

----------------
Source: readme.txt, updated 2013-02-21