Hi I wonder if a quite usefull feature can be enable, or put as option, in order to get the file speed transfer when we copy-paste any file. Just like in windows since win95... Like above the bar graph, a small line with like: 86mbp/s transfer speed.
Thanks in advance
Edited
Designs
Child items
0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
Hi So yeah, i did find the feature present but indeed the delay is too high. Over a 20g file i can see the trsf show up.
A 3s or 2 seconds can be a nice bet. With all thoses nvme and 10g network.. this have an impact.
I knew that Thunar showed the remaining time but I think I never noticed that it showed the transfer speed. I looked in the code first to see how to implement the feature but found out it already exists, that's why I was confused by the request at first
I think the initial size of the transfer window should also be changed because the transfer speed isn't visible immediately, the user has to resize the window to see it (at least in my tests).
I'll try to prepare a merge request over the weekend for this
I think the initial size of the transfer window should also be changed because the transfer speed isn't visible immediately, the user has to resize the window to see it (at least in my tests).
Yea, I as well noticed that, a MR fixing that (and a reduced delay) would be great !
After testing the latest version of Thunar from git (my previous test was done using version 4.16) I found out that the transfer window was improved by this ticket in version 4.17 : #365 (comment 21510)
So there is no need to change the window's size or to put the speed information on another line.
Here is a screen recording demonstrating the new shorten delay (using the latest version of Thunar) : shortened-delay