Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Verbose upload output #8

Open
MoriTanosuke opened this issue Aug 26, 2012 · 2 comments
Open

Verbose upload output #8

MoriTanosuke opened this issue Aug 26, 2012 · 2 comments
Milestone

Comments

@MoriTanosuke
Copy link
Owner

I think it's worth to have a progressbar (or any kind of feedback) when uploading large files. Passing everthing through an InputStream should enable a progress output like wget.

@MoriTanosuke
Copy link
Owner Author

I started working on this issue already. It the moment I'm looking into Googles Guava to do the IO, but I think I want to keep it inside the JDK classes for now. Using a plain old FileInputStream should do the same.

@nbarnard
Copy link

nbarnard commented Jan 4, 2015

Should this still be open given the implementation of multi-part upload? That provides feedback with the uploads.

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

2 participants