I would try to provide a progress bar which shows the user how long the
download will take. This can be done by downloading the file via
inputstreamreader and updating the progress bar after getting bytes from
the inputstream. So the user sees how long the download will take.
Maybe we should provide a queue where all download and upload items will be
seen by the user. The user sees each file which is uploaded and downloaded,
can cancel it or set the other uploads/downloads to make this later.
I had prepared that in my environment. Due to your changes, I have wasted
it. :-)
Additionally, I would warn the user if the file is bigger than 50 MB, for
example. The limit maybe can be set by the user itself.
Original issue reported on code.google.com by jens.goldhammer on 3 Feb 2010 at 10:03
Original issue reported on code.google.com by
jens.goldhammer
on 3 Feb 2010 at 10:03