mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #379] File transfer: File size and estimate download time / pause and resume #176
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#176
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @webiummedia on GitHub (Sep 9, 2015).
Original GitHub issue: https://github.com/quasar/Quasar/issues/379
In the transfer window, please add the file size and estimate download time. Also adding a pause and resume would be a great feature. When a list of files is added to the download window, would it be possible to save the status in case quasar is closed or lost of connection and automatically resume on the next connection?
@webiummedia commented on GitHub (Sep 9, 2015):
I just confirmed that the file manager does not save the progress or even the list of files to be downloaded when we lose connection. Everything is emptied no resume at the moment. You need to rebuild the queue list.
@yankejustin commented on GitHub (Sep 9, 2015):
I agree about this suggestion. Especially in the case where a block isn't correctly sent and ruins the whole progress of a potentially large file. :(
@ghost commented on GitHub (Sep 9, 2015):
This could be implemented easily and would be a nice addition
@MaxXor commented on GitHub (Sep 10, 2015):
added to #262