FTPstats GUI-based FileZilla log parser / stats generator

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Message
Author
pelotron
504 Command not implemented
Posts: 11
Joined: 2011-05-18 21:21
First name: Zach
Last name: Rice

Re: FTPstats GUI-based FileZilla log parser / stats generato

#16 Post by pelotron » 2011-12-02 22:37

Great suggestions. I'll add them to the list of things to work on.

User avatar
Galixte
500 Command not understood
Posts: 3
Joined: 2012-02-09 02:42
First name: Raphaël
Last name: M.
Location: Massalia

Re: FTPstats GUI-based FileZilla log parser / stats generato

#17 Post by Galixte » 2012-02-09 02:50

Hi,

and thanks for this FTPstats.

Is it possible to add a fullscreen mode ?

pelotron
504 Command not implemented
Posts: 11
Joined: 2011-05-18 21:21
First name: Zach
Last name: Rice

Re: FTPstats GUI-based FileZilla log parser / stats generato

#18 Post by pelotron » 2012-02-13 16:27

Yes, fullscreen will be enabled in the next update.

User avatar
Galixte
500 Command not understood
Posts: 3
Joined: 2012-02-09 02:42
First name: Raphaël
Last name: M.
Location: Massalia

Re: FTPstats GUI-based FileZilla log parser / stats generato

#19 Post by Galixte » 2012-04-21 00:45

Hi,

any news about development ?

pelotron
504 Command not implemented
Posts: 11
Joined: 2011-05-18 21:21
First name: Zach
Last name: Rice

Re: FTPstats GUI-based FileZilla log parser / stats generato

#20 Post by pelotron » 2012-05-02 23:39

I've poked around on the project here and there but haven't done significant work on it since school has been in session. Sorry about that; I have compiled and kept a list of changes people have asked for and have redesigned a couple things on paper. This summer should be productive. Stay tuned...

pelotron
504 Command not implemented
Posts: 11
Joined: 2011-05-18 21:21
First name: Zach
Last name: Rice

Re: FTPstats GUI-based FileZilla log parser / stats generato

#21 Post by pelotron » 2012-08-03 03:41

I've been working on a relatively large 0.8 update. Lots of things are changing under the hood as well as in the interface. As it has been taking longer and longer to learn and implement the things I want to do, I've been itching to get an update out. There were a few easy things that remained to-do that I've put into another incremental update - 0.7.5. Nothing major, but it makes usage a little bit easier and these are things people have been asking about for quite a while. Enjoy!

(8/2/2012) Latest version - 0.7.5

User avatar
Galixte
500 Command not understood
Posts: 3
Joined: 2012-02-09 02:42
First name: Raphaël
Last name: M.
Location: Massalia

Re: FTPstats GUI-based FileZilla log parser / stats generato

#22 Post by Galixte » 2012-08-03 12:09

Thanks for this new release

Pepdeal
500 Command not understood
Posts: 5
Joined: 2011-09-13 03:02
First name: mizanul
Last name: kabir

Re: FTPstats GUI-based FileZilla log parser / stats generato

#23 Post by Pepdeal » 2012-11-26 07:05

Unfortunately.I tried to apply it but now working.I think I missed something
Removed signature. No advertisement allowed in these forums.

PrzemekRyk
500 Command not understood
Posts: 2
Joined: 2013-06-05 10:52
First name: Przemek
Last name: Ryk

Re: FTPstats GUI-based FileZilla log parser / stats generato

#24 Post by PrzemekRyk » 2013-06-05 12:33

Hi guys,
I've got one problem - when I try to load my logs folder, I receive an error message:
Index was outside the bounds of the array.
Stack trace written to log file.
This message appears when program parses 7th file of 260 (at least this is what I see in Stats Summary frame).

After cliking OK, I receive next window with message:
Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
Index was outside the bounds of the array.
Message details:

Code: Select all

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at FTPstats.FZparser.Scan(String fileName)
   at FTPstats.FTPstats.backgroundParser_DoWork(Object sender, DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.296 (RTMGDR.030319-2900)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
FTPstats
    Assembly Version: 1.0.0.0
    Win32 Version: 0.7.5.1
    CodeBase: file:///C:/Users/Przemysław%20Ryk/VMware%20Shared/My%20Documents/Logs/FTPstats%20for%20FileZilla%20Server%200.7.5.1b/FTPstats.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1002 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.1001 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.233 built by: RTMGDR
    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
After clicking OK program's window looks like on the screen below:


Tested on:
  • Windows XP Professional ENG SP3 (with all newer updates). Logs folder has 260 files (165,5 MB data).
  • Windows 7 Ultimate SP1 (with all newer updates). The same log file folder.

chrisfairbrother
500 Command not understood
Posts: 2
Joined: 2011-11-29 12:04
First name: Chris
Last name: Fairbrother

Re: FTPstats GUI-based FileZilla log parser / stats generato

#25 Post by chrisfairbrother » 2014-09-25 09:07

Hi, I have an "industrial" sized log file (82.4MB) on a very busy ftp site
When I load the log file, the message is :-
Index was outside the bounds of the array. Stack trace written to log file.
logfile is:-
25/09/2014 09:17:15
Index was outside the bounds of the array.
at FTPstats.FZparser.Scan(String fileName)
at FTPstats.FTPstats.backgroundParser_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

Unhandled Exception is :-
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at FTPstats.FZparser.Scan(String fileName)
at FTPstats.FTPstats.backgroundParser_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

using ftpstats version 0.7.5.1b beta
I can load smaller logfiles (45MB) files ok.

Tomaz

Re: FTPstats GUI-based FileZilla log parser / stats generator

#26 Post by Tomaz » 2015-07-29 07:33

I am trying to load a folder with logs, which resides on a network share.

When I click Load folder and browse to the share with logs, nothing happens. If I copy the logs to local drive everything is OK. Loading from network share does not work for me. Not via Load Files or Load Folder.

0.7.5.1b beta

Any ideas?

User avatar
boco
Contributor
Posts: 26899
Joined: 2006-05-01 03:28
Location: Germany

Re: FTPstats GUI-based FileZilla log parser / stats generator

#27 Post by boco » 2015-08-18 18:24

Did you try assigning a drive letter to the share? If so, did you do it for both the non-elevated and the elevated (with Admin rights) user token?
### BEGIN SIGNATURE BLOCK ###
No support requests per PM! You will NOT get any reply!!!
FTP connection problems? Please do yourself a favor and read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
### END SIGNATURE BLOCK ###

Stefan1200
425 Can't open data connection
Posts: 42
Joined: 2007-09-27 07:27

Re: FTPstats GUI-based FileZilla log parser / stats generator

#28 Post by Stefan1200 » 2021-05-13 07:00

I guess the development is stopped on this project, but I tested it now and it looks nice.

It would be great to have a view which allows to see how many connection attempts are from which IP address, because I block all IP addresses with more than ~10 failed connection attempts in my firewall.
<removed advertisement>

Post Reply