mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 15:25:59 +03:00
[GH-ISSUE #378] File manager: change the number of simultanious file download / Change speed #174
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#174
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/378
The file manager can currently download 2 files at once. On low connections that can be a problem. Being able to download only one file at a time would be better to keep the internet unaffected. But on high speed connection, being able to download up to 10 files at a time would really be appreciated. In the file transfer view, It would be really appreciated if we could test the internet speed (a little like speedtest.net) And apply the best optimal setting or manually give the number of threads we would like between 1 and 10. Also being able to set the download speed would be a good thing if you really don't want to lag the end user. A new pannel on the left side of the file manager called "Settings" would be a good place to add all that.
@MaxXor commented on GitHub (Sep 10, 2015):
added to #262