Menu

#43 display copy speed

open
nobody
None
5
2015-01-12
2005-01-21
Anonymous
No

well, that's it. viewing the copy speed is the only
thing i miss in this wonderfull filemanager

Discussion

  • Roland Baudin

    Roland Baudin - 2005-06-10

    Logged In: YES
    user_id=629537

    I think it's difficult... If you have some ideas about it...
    Thanks.
    RB

     
  • Denilson Sá

    Denilson Sá - 2006-02-08

    Logged In: YES
    user_id=1140109

    For each file, add the file size to a "total copied size".
    Show this total copied size on UI.

    Then, for every <n> seconds, calculate the difference
    between last measured total and current total, and divide by
    <n>. This will be the "instant speed". You can also get the
    "full total" (the current total) and divide by total time
    since the start of the process. This will be the "average
    speed".

    Really easy, huh?

     
  • Roland Baudin

    Roland Baudin - 2015-01-12

    Now Xfe 1.40 shows the total copied size in the progress bar. Though it is not exactly what you request, it helps seeing the total copy progress.

     

Log in to post a comment.