-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Display transfer speed in status center #11265
Comments
When I was implementing the fundamental for rich process, I once considered the support for real-time speed graph calculation. But it seems to be expensive because we need to save the speed checkpoints frequently, so I ended up with only saving a StartTime for calculating the overall average speed: |
Yes PLEASE! I am often copying large video files for my work, and I get anxious not knowing if anything is happening at all, and then not knowing if the process is done, can I pull out my SD card, or go make a cup of tea, how long will this take etc... very important to me. |
This is an approach I would like to suggest... I welcome input and comments on the best approach. This is of course relevant to en_US and en_GB - other regions will need localisation considerations. I would like to consider
Kinds
CopyIn progress
Done
Error
Pause
Cancel
MoveIn progress
Done
Error
Pause
Cancel
RecycleIn progress
Done
Error
Pause
Cancel
DeleteIn progress
Done
Error
Pause
Cancel
CompressIn progress
Done
Error
Pause
Cancel
DecompressIn progress
Done
Error
Pause
Cancel
Below are notes I made previously in the discord regarding the wording for the ETA messages and calculations
|
What feature or improvement do you think would benefit Files?
Displaying transfer speed in the status center is a popular feature request from users, we should implement it!
Requirements
Files Version
v2.4.33
Windows Version
Windows 11
Comments
No response
The text was updated successfully, but these errors were encountered: