Just saw this, I know its a bit pedantic, but damn is it really so hard to make sure your numbering is right for your distro? This is the main one 25.04, the one that the ‘download’ button downloads.

    • MonkderVierte@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      5 hours ago

      To be fair, estimating file copy/move progress correctly is hard.

      The most correct way would probably be to group small, medium and large files , so you don’t get random small access, then cross-reference that with prior saved disk benchmarks. But you know, a bit over the top.

      Although the grouping (and tar-ing the small files) would speed up the copy/move.