You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request specific to a certain platform/environment? Please specify.
unsure. Windows qt Is your feature request related to a problem? Please describe.
Difficult to see the progress of out of sync data. Both in size and estimated time left until sync is finished.
Describe the solution you'd like
A number that displays n-number of bytes that are out of sync (or to be downloaded). And perhaps a progress indicator.
Describe alternatives you've considered
Manually do a calculation between the size of the remote dir and the local dir, but it is a bit tedious.