Commit graph

22 commits

Author SHA1 Message Date
Joey Hess
d8a82a65e2 S3 download progress bars TODO 2013-07-08 18:00:52 -04:00
Joey Hess
2980afe4a6 remove TODO item that turns out to be already done 2013-07-08 17:58:10 -04:00
Joey Hess
9e11699c76 connect existing meters to the transfer log for downloads
Most remotes have meters in their implementations of retrieveKeyFile
already. Simply hooking these up to the transfer log makes that information
available. Easy peasy.

This is particularly valuable information for encrypted remotes, which
otherwise bypass the assistant's polling of temp files, and so don't have
good progress bars yet.

Still some work to do here (see progressbars.mdwn changes), but this
is entirely an improvement from the lack of progress bars for encrypted
downloads.
2013-04-11 17:32:31 -04:00
Joey Hess
367d9069bd todo item for progress bars for downloads from encrypted remotes 2013-04-05 14:23:48 -04:00
Joey Hess
fb19d56476 progress bars for glacier downloads 2012-11-25 13:49:22 -04:00
Joey Hess
d24d291044 progress bars for glacier on the TODO list 2012-11-20 17:07:30 -04:00
Joey Hess
7df1e71fe3 S3: Added progress display for uploading and downloading. 2012-11-18 22:49:07 -04:00
Joey Hess
afa2f9c967 upload progress bars for webdav! 2012-11-18 20:30:05 -04:00
Joey Hess
154a832223 note that webdav needs upload progress bars 2012-11-16 14:04:46 -04:00
Joey Hess
c048add74d hooked up git-annex-shell transferinfo
Finally done with progressbars!
2012-09-21 23:25:06 -04:00
Joey Hess
ff32ee5152 upload progress tracking for the directory special remote 2012-09-21 14:54:24 -04:00
Joey Hess
d0681f7e45 alernate, less crazy idea 2012-09-20 23:44:46 -04:00
Joey Hess
f49c0f22bf a much crazier, but also more feasable idea 2012-09-20 23:42:34 -04:00
Joey Hess
a6202ffe1b idea 2012-09-20 17:48:10 -04:00
Joey Hess
d7c8b60e6b blog for the day 2012-09-20 17:39:09 -04:00
Joey Hess
2ae38325d5 hook rsync special remote up to the progress reporting
Easy!

Note that with an encrypted remote, rsync will be sending a little more
data than the key size, so displayed progress may get to 100% slightly
quicker than it should. I doubt this is a big enough effect to worry about.
2012-09-20 13:51:51 -04:00
Joey Hess
66d092dc7c update 2012-09-20 13:46:07 -04:00
Joey Hess
0608a2e748 reorg 2012-09-19 14:28:57 -04:00
Joey Hess
7024a973b2 add download progress polling thread 2012-08-28 14:04:28 -04:00
Joey Hess
660f81d2b2 blog for the day 2012-06-29 15:44:14 -04:00
Joey Hess
08aeec8f1e alternative 2012-05-26 21:17:21 -04:00
Joey Hess
45a01db6ad add preliminary design 2012-05-26 21:11:19 -04:00