Code Monkey home page Code Monkey logo

Comments (5)

cwarden avatar cwarden commented on September 14, 2024

Here's an example of some wonkyness. The bytes received is way bigger than the bytes expected, 152GB vs 106GB, and the percentage (181%) doesn't match this. Also, the time left is wonky.

 burp monitor 1.3.9                                                         

   Client: clientname
   Status: running (backup)

                                New   Changed Unchanged     Total   Scanned
                    Files       384     86449         0     86833     47790
                    Total       384     86449         0     86833     47790
                                                              181%

   Bytes expected: 114823067028 (106.94 GB)
   Bytes in backup: 164016472840 (152.75 GB)
   Bytes received: 164017197832 (152.75 GB)
   Start time: 2012-07-12 08:48:55
   Time taken: 25:38
   Time left: -24-3:-14-8

from burp.

grke avatar grke commented on September 14, 2024

Thank you.

from burp.

grke avatar grke commented on September 14, 2024

It was counting the files that it had received already twice. Fixed for the next version of burp (1.3.13/14).

from burp.

raphendyr avatar raphendyr commented on September 14, 2024

1.3.48 has or had a different calculation problem:

 burp monitor 1.3.48

   Client: clientname
   Status: running (backup)

                         New   Changed Unchanged   Deleted     Total   Scanned
             Files        62       642         0         0       704    135786
             Total        62       642         0         0       704    135786
                                                                   0%

   Bytes estimated: 176922272613 (164.77 GB)
   Bytes in backup: 931056397 (887.92 MB)
   Bytes received: 929610412 (886.55 MB)
   Start time: 2014-11-15 17:25:07
   Time taken: 51:14
   Time left: 06:17:24:17

On first attempt the reported time left was 22 days, and on start of the second attemd it was about 2 days. I beleave the time left is caculated from Bytes received and Time taken and because this is resumed backup there is already some bytes received.

Could the time left be calculated from time it took to download ie. kast 1MB or similar. or how long it took to download last file (or last couple of files). Or should it keep track of how many bytes has been received in this session.

@grke should this be reoppened or is this fixed in burp2?

from burp.

grke avatar grke commented on September 14, 2024

Hello,
The counters are completely broken at the moment in burp2. I am working on fixing them now.
It should probably go on how many bytes have been received in the current session.

from burp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.