Conversation
|
@vjr Performance aside, I think |
|
@vjr I notice your first solution was to limit syncing on a time basis which seems reasonable (together with syncing after transferring the last file). What was the reason you tried a different solution? |
Fixes the slowdown introduced by #2828 to fix #2818 while preserving the intent of keeping users informed that their file transfers are in progress so they don't inadvertently unplug their external/removable storage.
The progress dialog now shows "finishing copy" or "finishing move" briefly at the end while the transfer is being synced.
Tested copy/move between fast/slow internal/external storage - fast nvme ssds and slow usb sticks.