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

[whishlist] Show upload progress of big files in media sync #4

Open
shakaran opened this issue Sep 24, 2014 · 3 comments
Open

[whishlist] Show upload progress of big files in media sync #4

shakaran opened this issue Sep 24, 2014 · 3 comments

Comments

@shakaran
Copy link

When I run git media sync, I get something like this:

$ git media sync
uploading 6e77b6c6

But I don't see how much size is uploaded already or percent or even a ETA. Could you implement this feature for S3 uploads or others?

@HalfVoxel
Copy link
Contributor

Not exactly what you wanted but at least #7 will give you progress on which file (out of the total count) it is working on. So something like
uploading 1 of 20 ########
uploading 2 of 20 ########
etc.

@shakaran
Copy link
Author

Well, it is a improvement for amount of files, but it is not very good for size when you have 1-2 GB binaries uploading and you cannot see upload progress

@jonstuebe
Copy link

Is this repo still active? I would love to see a progress bar as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants