Skip to content
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

Unable to upload using multiple threads #3865

Closed
blue-orchid opened this issue Apr 9, 2019 · 4 comments
Closed

Unable to upload using multiple threads #3865

blue-orchid opened this issue Apr 9, 2019 · 4 comments
Labels
connectivity DNS, TLS, proxies, network connection, etc. related matter enhancement feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific performance 🚀 Performance improvement opportunities (non-crash related)

Comments

@blue-orchid
Copy link

blue-orchid commented Apr 9, 2019

You can upload only one file at a time.This does not play to the large bandwidth of modern devices.Equivalent to multithreading, which is a waste of time

@blue-orchid
Copy link
Author

It is distressing that the synchronization process cannot be paused.

@tobiasKaminsky
Copy link
Member

tobiasKaminsky commented Apr 12, 2019

This is due to our network library, which will be changed hopefully this year.

@fuzsin
Copy link

fuzsin commented Aug 24, 2021

This is due to our network library, which will be changed hopefully this year.

Hi Tobies, is this the same problem we have here? If I upload files from within the app, everything works. If (for example) from the gallery-app, only one file is uploaded, the others have to be loaded manually.

@joshtrichards joshtrichards added the feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific label Oct 10, 2023
@joshtrichards joshtrichards added the connectivity DNS, TLS, proxies, network connection, etc. related matter label Oct 17, 2023
@joshtrichards joshtrichards added the performance 🚀 Performance improvement opportunities (non-crash related) label Oct 4, 2024
@joshtrichards
Copy link
Member

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connectivity DNS, TLS, proxies, network connection, etc. related matter enhancement feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific performance 🚀 Performance improvement opportunities (non-crash related)
Projects
None yet
Development

No branches or pull requests

4 participants