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

Info on upload time #7691

Closed
cyberduck opened this issue Dec 18, 2013 · 0 comments
Closed

Info on upload time #7691

cyberduck opened this issue Dec 18, 2013 · 0 comments

Comments

@cyberduck
Copy link
Collaborator

67eca86 created the issue

Cyberduck estimates time for upload on the basis of current bandwidth but, in case of multiple files upload, doesn't consider that after smaller files are uploaded there is more bandwidth for the remaining. So I suggest there should be an overall timer (ALL OPERATIONS TIMER ?) that takes in consideration these possibilities and estimates a time in which CD will finish doing all upload. This TIEM could sometimes be lower than what I might think from a quick look on the single file transfer list.

Example

File1 (100Mb) takes 30 minutes
File2 (200Mb) takes 1 hour

OVERALL TIME = 45 minutes (and not 1 hour!) because after the first 30 minutes bandwidth can all be used for file2

Obviously this feature will use same techniques than single uploads to estimate bandwidth and adapt in realtime to bandwidth conditions.

Also it could be useful an UPLOAD FINISHED message to an email list (me.. my client..)... if upload as had no errors.

These two features will make it easier to deal with uploads I think

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant